Basic Non-Anim Movmt Controller Csharp
using System.Collections;
playerController = GetComponent<CharacterController>();
}}