mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-13 23:54:35 +00:00
AIWheeledVehicleControllerData wipwork
This commit is contained in:
parent
d0b0070ec7
commit
1fad2c7372
4 changed files with 171 additions and 1 deletions
|
|
@ -173,4 +173,9 @@ datablock LightAnimData( SpinLightAnim )
|
|||
datablock AIPlayerControllerData( aiPlayerControl )
|
||||
{
|
||||
|
||||
};
|
||||
|
||||
datablock AIWheeledVehicleControllerData( aiCarControl )
|
||||
{
|
||||
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue