Graphics Upgrade - 0.3.3
I finally got rid of those annoying texture atlas mipmap artifacts/bleeding by getting rid of the texture atlas altogether and instead using a Texture2DArray. Pro tip for anyone who's making a block game in unity: don't use texture atlases, they suck. Use Texture2DArray.
Also in this update I added normal maps to blocks, which help make flat surfaces look more detailed by playing with their lighting.
Let me show an old picture of the game so we can compare with how it looks today and see how far the game has come.
Date this was taken: 3/26/2024
How it looks today:
No more outlines on distant blocks or random transparent pixels.
I also changed the texture filter mode for block textures to point instead of bilinear, which makes the textures look more pixelated instead of blurry, which is a look I like more. I actually discovered this by accident when I was trying to solve the texture atlas mipmapping issue. It was a happy little accident.
Normal maps:
Changelog for 0.3.3:
* Added spectator mode
* Added normal maps
* Fixed texture atlas mipmapping artifacts
* Changed font for ammo counter
Files
Get Guns, Blocks, and Steel
Guns, Blocks, and Steel
Voxel Multiplayer FPS
Status | In development |
Author | silver4 |
Genre | Shooter |
Tags | 3D, blocks, Destruction, First-Person, Multiplayer, Singleplayer, Tactical, Unity, Voxel, War |
Languages | English |
More posts
- Steam Page Is Up!98 days ago
- Steam Page Coming SoonAug 02, 2024
- 0.4.1 ReleasedJul 09, 2024
- 0.4 ReleasedJul 01, 2024
- I Went And Added Co-op - 0.3.4Jun 23, 2024
- New Version Again - 0.3.2Jun 09, 2024
- 0.3.1 ReleasedJun 03, 2024
- 0.3 ReleasedMay 28, 2024
- AI Bots and Assault Rifles Coming SoonMay 09, 2024
Leave a comment
Log in with itch.io to leave a comment.