Grabbable Parenter is a component that when paired with a [[colliders|collider]] that is not set to a Trigger or StaticTrigger type, it will recieve objects that are released within it's collider.
Grabbable Parenter is a component that when paired with a [[collider]] that is not set to a Trigger or StaticTrigger type, it will recieve objects that are released within it's collider.
<!--T:2-->
<!--T:2-->
Revision as of 16:44, 20 October 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Grabbable Parenter is a component that when paired with a collider that is not set to a Trigger or StaticTrigger type, it will recieve objects that are released within it's collider.
A Sync Delegate that takes an IGrabbable and returns a boolean. If a grabbable returns false when fed into this function, that IGrabbable will not be parented by this component.