detach
Jump to navigation
Jump to search
The detach
script command is used to unlink the position and rotation of an entity from another entity. This undoes link established by the attach
command. The given source entity will be unhidden even if it was not linked but it will not be unliked if is linked to an entity different from the given target entity.
Usage
detach <source> <target>
Context: For self
Parameters:
Parameter | Type | Description |
---|---|---|
source |
entity |
The entity to detach |
target |
entity |
The entity to detach from |