Просмотр исходного кода

Rename scene.gpb and others to game.gpb for consistency.

Ken Whatmough 13 лет назад
Родитель
Сommit
0ec2a31717
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      gameplay/src/PhysicsVehicleWheel.h

+ 1 - 1
gameplay/src/PhysicsVehicleWheel.h

@@ -22,7 +22,7 @@ class PhysicsVehicle;
         type                     = VEHICLE_WHEEL
 
         steerable                = <bool>                // indicates whether wheel is steerable
-        wheelDirection           = <float, float, float> // direction strut extension, in chassis space
+        wheelDirection           = <float, float, float> // direction of strut extension, in chassis space
         wheelAxle                = <float, float, float> // direction of axle (spin axis), in chassis space
         strutConnectionOffset    = <float, float, float> // offset from default strut connection point
         strutRestLength          = <float>               // strut rest length