OpenB3d library Wiki
Status: Beta
Brought to you by:
angros47
Animates all entities in the world, and performs collision checking.
The optional anim_speed! parameter allows you affect the animation speed of all entities at once. A value of 1 (default) will animate entities at their usual animation speed, a value of 2 will animate entities at double their animation speed, and so on.
For best results use this command once per main loop, just before calling [RenderWorld].