Moveable Object

An Moveable Object Interactable Option moves and/or rotates an object between its initial position in the scene and a defined position.

Properties

Dependencies

  • An Interactable Monobehavior must be on the same GameObject.

  • An Moveable Object moves a prefab, so a prefab that is intended to be moved must be present in the scene. This can be any prefab and does not have to be in the same heirarchy as the Moveable Object Monobehaviour.

Last updated