Physics documentation issue: Incorrect collision handling for kinematic objects
Open
- Dominant language
- Python
- Stars
- 146
- Forks
- 128
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 9
Description
In the manual (https://defold.com/manuals/physics-resolving-collisions/) there is an example on how to resolve multiple collisions while avoiding overshooting. However, shouldn't physics operations be queued and handled only in fixed_update() to prevent jitter and instability?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.