Game Manager WIP
This commit is contained in:
@@ -11,7 +11,7 @@ using Unity.VisualScripting;
|
||||
using System.Reflection;
|
||||
using System;
|
||||
|
||||
public class AgentController : Agent
|
||||
public class AgentControllerOld : Agent
|
||||
{
|
||||
public float motorTorque = 300;
|
||||
public float brakeTorque = 500;
|
||||
|
||||
Reference in New Issue
Block a user