UnityNoobs/recess-zombie-escape-game

Add player state script

オープン

#68 opened on 2018/11/18

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C# (0 件のフォーク)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (1 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド