Behavior_Slider¶
With this Behavior_Slider, an object slides to the specified position when the game begins. You can make any sliding object using this component, such as sliding doors.
Field | Description |
---|---|
MoveTo | Determines the position where the object slides to. |
Related components¶
Behavior_Slider is suggested to be used with Level_SingleGamePanel.