Skip to content

Enemy collision fix

Latest
Compare
Choose a tag to compare
@deanblackborough deanblackborough released this 02 Jan 22:38

What's Changed?

Changed

  • Added a drawHealthBar variable to the UI object to allow you to turn off the health bar.

Fixed

  • Updated the basic collision - now decreases the health based on the instance that did the damage.
  • iFrames count down continuous - doesn't just count down during collisions.