physicscallbacks
This is an old revision of the document!
Table of Contents
Physics Callbacks
OnTriggerExit
- Is not called when a Rigidbody which is part of the collision is destroyed.
- Is not called if the Rigidbody/Collider is recreated internally1).[research needed]
- Is not called if the trigger is disabled.
OnCollisionExit
- Is not called when a Rigidbody which is part of the collision is destroyed.
- Is not called if the Rigidbody/Collider is recreated internally (due to modifications). [research needed]
1)
Such as when a collider is moved to a new Rigidbodies
physicscallbacks.1614011695.txt.gz · Last modified: 2025/01/15 04:35 (external edit)