harfang3d/doc/doc/man.TutorialPhysicsCubes.md
2021-10-13 14:40:31 +02:00

16 lines
281 B
Markdown

.title Physics cubes
.tutorial(goal="Add and remove many physics objects", level="Intermediate", duration=10, lang=All, group="Physics")
#### Python
```python
[import:tutorials/physics/2_physics_cubes.py]
```
#### Lua
```lua
[import:tutorials/physics/2_physics_cubes.lua]
```