Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411469 Posts in 69368 Topics- by 58422 Members - Latest Member: daffodil_dev

April 23, 2024, 06:24:13 AM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsCommunityDevLogsArms of Telos - Spidermechs, zero gravity, grapple hooks (video)
Pages: 1 2 3 [4]
Print
Author Topic: Arms of Telos - Spidermechs, zero gravity, grapple hooks (video)  (Read 13544 times)
DireLogomachist
Level 4
****



View Profile
« Reply #60 on: March 05, 2016, 10:44:26 AM »

That gameplay looks excellent! Love the different weapon designs. Guns could use a bit more kick/muzzle flash/firing indication, maybe...
Logged


Living and dying by Hanlon's Razor
JP (@JTown_)
Level 0
***


@JTown_


View Profile WWW
« Reply #61 on: June 01, 2016, 10:06:57 AM »

In the latest dev video, I give a sneak peak at the Challenge Mode and then have some fun with the grapple hook!





Let me know what you think!
Logged

JP (@JTown_)
Level 0
***


@JTown_


View Profile WWW
« Reply #62 on: July 01, 2016, 06:57:39 PM »


Longer/better quality

New deployable shield -- was the last big hole in the meta that I needed to fill before it's ready for soft launch Smiley
Logged

gimymblert
Level 10
*****


The archivest master, leader of all documents


View Profile
« Reply #63 on: July 01, 2016, 07:14:08 PM »

fancy!
Logged

JP (@JTown_)
Level 0
***


@JTown_


View Profile WWW
« Reply #64 on: February 02, 2017, 12:30:31 PM »

Wow, I've been bad at keeping this updated. If you want to catch up, you can check out the posts on the game's forums: http://discourse.armsoftelos.com/c/news?order=created

From now, I'll try to keep this thread updated better though.



On the road to Steam Greenlight, I’m continuing to refine the game and add polish. From the last post:

Quote from: JustinPierce, post:1, topic:753
The visuals are too rough in general, but I also want to do a better job “selling” the fantasy of piloting a large spidermech. These efforts should improve the perceived quality of the game and help with marketing. I think it can also be important for new players — so that even if they haven’t yet grasped all the gameplay mechanics, they can still have some fun just experiencing the game and seeing things happen. The fact that you aren’t running around as a human is a big thing that sets Arms of Telos apart from other games and I want to take advantage of that as much as possible.

New Features

Player trails are something I’ve wanted to add for a long time. I had even experimented with a couple approaches months ago, but shelved it at the time because I wasn’t satisfied with how they looked. With the release of Unity 5.5, Unity’s Line Renderer got some major upgrades. Unity 5.5 also added a feature called GPU Instance rendering, which I’ve been experimenting with for future features and effects. These two features, along with some engine bug fixes, convinced me to go ahead and upgrade the game’s engine to Unity 5.5 (from 5.2.2).



These trails only show up when a player is moving faster than a certain speed and they’re color coded for teams. It’s a really cool way to visualize player movement and I can’t wait to see these streak through the skies in a full match. It’s handy for chasing as you can follow the trails, but it also opens up the possibility of being more sneaky by limiting your speed to avoid producing trails.

As mentioned at the start of the post, one thing I wanted to work on was the sense of player scale. You’re piloting a spider-mech that’s about 3 stories tall and I want that to be part of what sets the game apart from other first person shooters. One of the ways to do that is through the environmental art. This can be tricky though, especially with a stylized game like this. A low-poly rock can look like a pebble and a boulder. A tree can look like a shrub. Banana leaves can can look like grass blades. I’m still looking for solutions to this challenge, but in the meantime I’ve implemented a couple ideas that I think work pretty well.



The first is cloud cover. The implementation is pretty simple — scrolling UVs over a mesh with some depth blending to give the sense that the clouds dissipate as they collide with structures and give the sense that there’s some depth as you pass through. Might play around with volumetric clouds in the far future but for now I think these get the job done well and I want to keep performance tight. Feels cool to jump above the clouds and gives the space colonies inside asteroids a better sense of atmosphere.



Next are these flowerbeds. I played with a few ideas to give the ground more detail and this one seemed to work best (though I’m still tinkering with one of the other ideas). One challenge was trying to come up with something that looked good far away and up close, and satisfied that sense of scale challenge mentioned above. What I ended up doing was blending UV scale based on distance. So as you get closer, it actually shows more detail. It’s sort of like dx11 tessellation, but for 2D detail (and much simpler). Hopefully it’s subtle enough where you don’t really notice it, but I think it looks alright and I’ll continue to tweak it. Right now the distribution is using simple perlin clouds but I may try hand-painting it later. Both these flowers and the cloud utilize the gradient vertex color tech I talked about in Advancing Telos #003.

I also added a new race course. I’ve found races to be great at teaching movement — they force you to practice certain routes and it’s really helped me and other players improve our consistency for things like grappling through flag stand 2’s zero gravity donut hole. I had noticed a lot of players barely use magnet surfaces effectively, so this time I built a race course specifically to highlight those — a good way to learn and optimize how to best use magnet surfaces to build and keep speed.

Full list from the changelog


Current State of Balance

While I do like certain weapons/equipment acting as counters to others, the Shield was a bit too good at shutting down the Teleport Blade. Now, it will no longer break line of sight — instead, it will now severely slow down the rate at which the explosion charges to give you more time to get away. Will keep tweaking this as I get more feedback and data.



I’ve also made some more tweaks to the experimental Pursuit mode. Now while frozen, you can look around and when you unfreeze, you’ll be launched in the direction you’re facing. I felt that dying was a bit anticlimactic, so this should bring a bit of excitement to it. The speed you’re launched at is scaled by the score deficit (players that are behind the score leader will be launched faster). Boost speed now also scales with score deficit.

Eye of Jupiter’s Storm Shot is still something I want to look at. I also want to improve weapon feel across the board. Not sure on timeframe yet.

What’s Next?

I’ll be continuing my efforts to better communicate player scale and game feel. Some of that will be more environment art and effects, but I’ll also be turning focus to the mech itself and adding new effects there. Part of that is adding better feedback. For example, at high speeds on the ground you can turn and maintain your speed, but if you turn too sharply you lose traction and lose speed. A lot of players aren’t aware of this because of the lack of audiovisual feedback. Things like this will help drive home the distinct feel this game has from other games.

I also expect to continue refining Pursuit mode as I get more feedback and data.

As always, let me know what you think!
Logged

JP (@JTown_)
Level 0
***


@JTown_


View Profile WWW
« Reply #65 on: April 15, 2017, 06:37:15 AM »



Been playing with a stealth mechanic



Nearly invisible if player is stationary, depending on what's behind the player relative to other players



But trails and dust still show up, so if they want to stay hidden they'll need to be sneaky.
Logged

hexstonepatriot
Level 0
*



View Profile
« Reply #66 on: April 15, 2017, 06:44:27 AM »

This looks really awesome! Especially that zero gravity shift... Can't wait to see the progress that you make on it. Wink
Logged
keith.burgun
Level 0
**



View Profile WWW
« Reply #67 on: April 15, 2017, 07:12:03 AM »

Beautiful art. I love the solid, bold colors and the pastels.
Logged

Designer of Auro, 100 Rogues, Empire, and now Push the Lane. Author of Clockwork Game Design. www.keithburgun.net
Pages: 1 2 3 [4]
Print
Jump to:  

Theme orange-lt created by panic