Simple component that passes a value forward when executed. Can be used to constantly execute other components.
Execute | Executes the component. |
On Start | Executes the component at the start of the hype. |
Always | Executes the component on each frame. |
Enabled | Determines if the component can be activated. |
Value Output | Outputted value. |