mirror of
				https://github.com/DerTyp7/grow-ai-unity.git
				synced 2025-10-31 05:17:08 +01:00 
			
		
		
		
	a
This commit is contained in:
		| @@ -7,7 +7,7 @@ public class PersonMovement : MonoBehaviour | ||||
| { | ||||
|     private int currentPathIndex; | ||||
|     [SerializeField] private List<Vector3> pathVectorList = new List<Vector3>(); | ||||
|     private const float speed = 40f; | ||||
|     private const float speed = 5f; | ||||
|     Rigidbody2D rigidbody; | ||||
|  | ||||
|     private void Awake() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 j.mei7
					j.mei7