Explorar el Código

Update kinematic.md

Björn Ritzl hace 5 años
padre
commit
5fdc5fd6b9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      examples/physics/kinematic/kinematic.md

+ 1 - 0
examples/physics/kinematic/kinematic.md

@@ -1,6 +1,7 @@
 ---
 title: Kinematic physics
 brief: This example shows a simple setup with a kinematic physics objects. The difference between dynamic objects, simulated by the physics engine, and kinematic objects, that are user controlled, is clearly seen here.
+scripts: kinematic.script
 ---
 
 ![kinematic](kinematic.png)