Attempt to improve time
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
animator.SetTrigger("Reset");
|
||||
}
|
||||
|
||||
void FixedUpdate()
|
||||
public override void FixedUpdate()
|
||||
{
|
||||
// gameStateManager.statusDisplay.SetDebugText(1, this.targetDirection.ToString());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user