Shaders are back on the menu, boys!
Making it look a bit more legit
Get it? Shaders, back on the menu. Because we have shaders... and menus... I'll show myself out.
On a more serious note, we found out that Shader Graph was still too primitive for what we needed. For example it doesn't support stencil or geometry shaders yet. So out with the Shader Graph and custom render pipeline, and in with the good old handwritten shaders.
Code
Like we said, we are back to manually writing shaders, so part of the coder's time was spent on doing just that. We remade the shader for the sand textures, made a version of the standard cut-out shader to work 2 sided, and we made a shader for the bullet hazards.
The next thing we added was randomness to our arena by spawning props in semi-random locations, and environmental hazards, so the gameplay feels a bit different every round.
We also added some more UI elements such as player health above tanks, messages about who won a round and a countdown. And as mentioned before, we have some basic menus now! Rather that just dropping you in the game right away, you are now greeted with a main menu to start a game, change some basic settings, and read up on the gameplay and keyboard controls. So no more adding the controls at the end of every blogpost!
Lastly, the pickups made a full comeback this update.
Art
Since the programmers made some of the shaders, the artists used them to make some neat effect. The most prominent one being the bullet hazard, which really ends up bringing the 'Time' aspect into the game.
And we have some new props such as a crashed UFO from a long time from now, in a galaxy far far away, and.. we have some booty, matey!
Also a rock. not as cool but still essential. You can use different sides to make it look like different rocks, that's kinda cool.. right?
Files
Get [group 23] Time Tanks
[group 23] Time Tanks
Status | In development |
Authors | Pieter Pauwels, JeroenWyns, NikosVandenBroek, Sybren Verheij, Connery0 |
Genre | Action |
Tags | Local multiplayer, Multiplayer, party-game, PvP, Tanks, Time Travel |
More posts
- Stepping over the finishlineJun 18, 2018
- Big surprises come in small packagesMay 17, 2018
- Approching PolishMay 10, 2018
- Ready Player 1 .... and 2, 3, and 4Apr 26, 2018
- Out with the passives, in with the actives... kind ofApr 19, 2018
- Getting back on trackMar 22, 2018
- Stumbling out of the starting blocksMar 15, 2018
- Operation GTFIMar 08, 2018
- Nearing the end of prototypingMar 01, 2018
Leave a comment
Log in with itch.io to leave a comment.