housika717Oct 111 min readSimple Shooter Damage and DeathAdded code so bullets that collide with actors deal a set amount of damage that subtracts from health pool variable. When the health pool is depleted the actor will play out a death animation.
Added code so bullets that collide with actors deal a set amount of damage that subtracts from health pool variable. When the health pool is depleted the actor will play out a death animation.
Comments