itch.io is community of indie game creators and players

Devlogs

Development Status.

The Survivor(Forest)
A downloadable game for Windows

I am writing to inform you of the status of the development of the game.



The game has been completed once,

However, certain situations cause significant FPS drops.

Therefore, I will optimize the code and settings.


Specifically

  Change all local variables to member variables.

  Move all "Instantiation" to Awake functions.

  Reduce GC costs.

  Replace all heavy processing functions.

  Ensure GPU instantiation.

  Ensure proper collider on/off.

  Reduce mesh colliders.

  Reduce real-time lights.

  Reduce Update functions.

etc...


See you soon.

Download The Survivor(Forest)
Leave a comment