Fix checking sensors flags in TKraft.BuildIsland #24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "sensors_fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR, fixed crash after add new body and contact with sensor (when sensor is set in rigid body flags).
You can reproduce the bug in platformer example in https://github.com/castle-engine/castle-engine when you change kraft.pas in src/physics/kraft to upstream version. After starting the game make a shoot and try get a coin -> crash in kraft.
Pull request closed