defold / defold/doc

Physics documentation issue: Incorrect collision handling for kinematic objects

Open
#591 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.