Pārlūkot izejas kodu

fix attributes and smartquotes

mitm001 5 gadi atpakaļ
vecāks
revīzija
caebea35d3
1 mainītis faili ar 5 papildinājumiem un 9 dzēšanām
  1. 5 9
      docs/modules/sdk/pages/vehicle_creator.adoc

+ 5 - 9
docs/modules/sdk/pages/vehicle_creator.adoc

@@ -1,11 +1,7 @@
 = jMonkeyEngine SDK: Vehicle Creator
-:author: 
-:revnumber: 
-:revdate: 2016/03/17 20:48
+:revnumber: 2.0
+:revdate: 2020/07/10
 :keywords: documentation, sdk, tool, asset, editor, physics
-:relfileprefix: ../
-:imagesdir: ..
-ifdef::env-github,env-browser[:outfilesuffix: .adoc]
 
 
 Best results when car is facing in z direction (towards you).
@@ -15,13 +11,13 @@ Best results when car is facing in z direction (towards you).
 
 .  Select a j3o that contains a vehicle model and press the vehicle button (or right-click → edit vehicle)
 .  The VehicleCreator automatically adds a PhysicsVehicleControl to the rootNode of the model if there is none
-.  Select the Geometry or Node that contains the chassis in the SceneExplorer and press “create hull shape from selected
-.  Select a Geometry that contains a wheel and press “make selected spatial wheel, select the “front wheel checkboxes for front wheels
+.  Select the Geometry or Node that contains the chassis in the SceneExplorer and press "`create hull shape from selected`"
+.  Select a Geometry that contains a wheel and press "`make selected spatial wheel`", select the "`front wheel`" checkboxes for front wheels
 .  Do so for all wheels
 
 New wheels will get the current suspension settings, you can edit single wheels via the SceneExplorer (update VehicleControl if wheels dont show up) or apply settings created with the settings generator to wheel groups.
 
-Press the “test vehicle button to drive the vehicle, use WASD to control, Enter to reset.
+Press the "`test vehicle`" button to drive the vehicle, use WASD to control, Enter to reset.
 
 
 == Known Issues