added: movement settings changing within graph

This commit is contained in:
Chris
2025-08-13 17:04:40 -04:00
parent 3d20741b36
commit e80fe66cb8
6 changed files with 721 additions and 342 deletions

View File

@@ -65,6 +65,7 @@ namespace Reset.Player.Movement {
case PlayerFacingDirection.Static:
targetRotation = agent.transform.rotation;
break;
}
// Set final rotation