UnityNoobs/recess-zombie-escape-game

Add player state script

Aperta

#68 aperta il 18 nov 2018

 (0 commenti) (0 reazioni) (0 assegnatari)C# (0 fork)auto 404
enhancementhelp wanted

Metriche repository

Star
 (1 stella)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Follow the state pattern script to easily manage the player states: "idle", "run", "dead" etc.. See the already implemented script: EnemyState.cs https://github.com/UnityNoobs/recess-zombie-escape-game/blob/master/Assets/Scripts/Enemy/EnemyState.cs

Guida contributor