harfang3d/doc/doc/man.TutorialPhysicsImpulse.md

16 lines
260 B
Markdown
Raw Normal View History

2021-10-13 12:40:31 +00:00
.title Impulse
.tutorial(goal="Apply an impulse to a rigid body", level="Intermediate", duration=10, lang=All, group="Physics")
#### Python
```python
[import:tutorials/physics/1_impulse.py]
```
#### Lua
```lua
[import:tutorials/physics/1_impulse.lua]
```