Table of Contents
Description #
Move a UI Element to a certain position after a specific event.
Time Based #
This is a Time-Based block (takes time to execute and holds the code sequence following it until it finishes executing).
Inputs #
This block has 4 Inputs:
- Sequential Input.
- UI Element: The UI Element to move. If connected to a UI Element it overrides the UI Element you are writing the code inside. If not, by default, it is the UI Element you are writing the code inside.
- Position: The position to move the UI Element to. If connected to a Vector2 it overrides the value of the position.
- Time: Time taken to move the UI Element. If connected to an Integer or a Float variable it overrides the value of time.
Outputs #
This block has only 1 Sequential Output.