Blackbluue / drone_drillers

Drone mining game
MIT License
0 stars 0 forks source link

Make acid damage only apply at the start of a tick, not at the start of movement #21

Open Blackbluue opened 4 months ago

Blackbluue commented 4 months ago

Currently drones take damage at the start of every movement. Normally this is not an issue, but if a drone has multiple moves they will take extra damage. Need to standardize it so all drones only take damage at the start of the tick.