Update #3 - energy comes into play


This update was focused on implementing initial logic for gaining and spending energy. So, you know, description of the game might actually be correct.

Summary of changes:

  1. Enemies now drop energy!  Energy should be collected before leaving room, otherwise it disappears.
  2. Shooting now spends energy.
  3. Interaction system basis.
  4. Interactable objects with different conditions for interaction (for now, only possibility to purchase damage upgrade for energy).
  5. Visual logging system, so player might now what's going on (for now it displays reason for interactable object being unavailable).
  6. (not related to energy) Minimap now reveals rooms only as you come nearby.

It was not very productive day for me, but at least I've established some core systems, such as interaction and logging. Also, weekend is over, so progress might be a little bit slower until next Friday... Anyways, as a next step, I will most likely  add non-hostile rooms (such as upgrade room) to generation layout (possibly with minimap icons). Also, interactable objects really miss interaction button prompt. To be fair, backlog is actually pretty big, so most likely I will need to cut some things until deadline (e.g. boss fight).

Leave a comment

Log in with itch.io to leave a comment.