add info |
add clarification |
||
Line 7: | Line 7: | ||
}} | }} | ||
{{stub}} | {{stub}} | ||
Teleport Surface is a component that is used to mark surfaces in a world as specifically spots the user can teleport to. | Teleport Surface is a component that is used to mark surfaces in a world as specifically spots the user can teleport to via the [[Component:TeleportLocomotion|Teleport Locomotion Mode]]. | ||
<!--T:2--> | <!--T:2--> |
Latest revision as of 22:13, 16 October 2024
Component image
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Teleport Surface is a component that is used to mark surfaces in a world as specifically spots the user can teleport to via the Teleport Locomotion Mode.
Fields
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
Usage
Attach this component to the same slot as a collider to mark that collider as a spot a user can specifically teleport to.
Examples
This can be used along with Teleport Block to make a maze that can only be navigated via teleporting.