Your IP address will be publicly visible if you make any edits.
Component:DestroyRoot
The Destroy Root component marks the slot tagged with the component where an object's root is for destroying grabbed objects if the game cannot find an object root component above the grabbed object.
More actions
This page contains changes which are not marked for translation.
This article or section is a stub. You can help the Resonite wiki by expanding it.
The Destroy Root component marks the slottagged with the component where an object's root is for destroying grabbed objects if the game cannot find an object root component above the grabbed object.
Keep in mind, the grabber checks for object roots and destroy roots after releasing the object, which depending on the object and it's position will put it back where it was before it was grabbed. meaning this component can destroy the root object if a sub grabbed object is destroyed.