- Steam App
- MY TIME ALIVE (1673360)
- Event type
- patch note
- Published
- 19 April 2023 - 16:52:49 UTC
- Source
- steam_community_announcements
Hi everyone! It's been quite some time, and after further consideration, I've decided it's time for a rework. The game was lacking some very basic core features and foundation elements that honestly are quite important to a story based first person shooter. Here is a little dip into what I've been working on recently. Graphics Overhaul: After updating the project to Unity 2021.3.1, I went ahead and converted the rendering to use the Universal Render Pipeline (URP). This scriptable pipeline in unity really puts an emphasis on colors, and can help clean up the muddy textures that bogged the game down before. Here is an example of what I mean. Before URP: After URP: Level Changes: I am expanding the game a little bit in the level design aspect of ...