Moveable Prefab Config
A moveable prefab config creates a moveable prefab interactable option, which allows the prefab to be moved or rotated by interacting with a switch.
Last updated
A moveable prefab config creates a moveable prefab interactable option, which allows the prefab to be moved or rotated by interacting with a switch.
Last updated
To create a moveable prefab config, find (or create) the GameName/Resources/GameName/InteractableOptionConfig folder in the project tab and right click. Choose Create > AnyRPG > Interactable > MoveablePrefabConfig.
Movement Speed
The speed that the prefab will move at.
Rotation Speed
The speed that the prefab will be rotated at.
Loop
If true, the prefab will return to its starting position and rotation when done moving, and then continue its movement again.
Add a moveable prefab config to an Interactable to allow it to be moved with a switch.