darozak / Advolition

1 stars 0 forks source link

Robots will take damage when they hit a wall. #25

Closed darozak closed 7 months ago

darozak commented 7 months ago

Robots need to take a small amount of damage when they run into a wall. This will give me a chance to set up a hp and damage system.

darozak commented 7 months ago

Added hps to character stats and graphics display (https://github.com/darozak/Advolition/commit/f58eb89cadbc58492f97baaf3133762e3c9eb7a7).

darozak commented 7 months ago

This works but I commented it out for now because it's a little annoying. But all the features exist for robots to take and track damage.