Platform Builder Forums

Main => Suggestions => Topic started by: Antikore on July 23, 2020, 02:39:54 PM

Title: enemy health and projectile health commands
Post by: Antikore on July 23, 2020, 02:39:54 PM
Code: [Select]
enemy 1 health - 1
projectile 4 health - 3
removes health from enemies and projectiles
this could be useful for example, in the case of projectiles, use it to remove health each time the projectile collides so it has a bouncing lifespan.