Only Games Github Link
Epic Quest
void Start() { rb = GetComponent<Rigidbody>(); } only games github
rb.AddForce(movement * speed);
Here is the code
Epic Quest
void Start() { rb = GetComponent<Rigidbody>(); } only games github
rb.AddForce(movement * speed);
Here is the code