shapeshiftingrabbits / mvp-top-down-shooter

Top-down shooter MVP
0 stars 0 forks source link

Use a single enemy game object #66

Open LaurieTrichet opened 5 years ago

LaurieTrichet commented 5 years ago

For attacking player and ragdoll.

The enemy game object will have an animator which prevents the ragdoll from being activated automatically. Upon death of the enemy, we should only need to deactivate the animator.

See: https://www.youtube.com/watch?v=IZ-vBOSHowI