1.3
- #8 Now it uses
fixed_update()
and has separated physics body. - Added the
teleport
message handling because now it's not possible to change the player position withgo.set_position()
- Moved capsule player example to the extension as the
dummy.collection
to quickly place it on the scene and enjoy. - #9 Fixed
trigger_response
message forwarding. - #4 Added level dropout trigger to the example.