added: movement settings changing within graph
This commit is contained in:
@@ -65,6 +65,7 @@ namespace Reset.Player.Movement {
|
||||
case PlayerFacingDirection.Static:
|
||||
targetRotation = agent.transform.rotation;
|
||||
break;
|
||||
|
||||
}
|
||||
|
||||
// Set final rotation
|
||||
|
||||
Reference in New Issue
Block a user