Vehicle tuning
This commit is contained in:
@@ -19,6 +19,7 @@ struct Vehicle : Component
|
||||
float MaxRPM;
|
||||
// Degrees
|
||||
float MaxSteeringAngle;
|
||||
//TopSpeed not working fully yet
|
||||
float TopSpeed;
|
||||
float MaxSpeedFullSteeringAngle;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user