ProtonControlAnimation

Controls which animation should be played on a given control and when. This is the main node you will interact with.

Properties

Target

Animation

Duration

Delay

Loop Type

Loop Count

Accumulate Start Events

Trigger Source

Common Triggers

These depends on the trigger_source If any of these properties are enabled, the animation will play when the corresponding signal is emitted. It’s exactly the same as going to the signals panel and connecting the relevant signals to the start() method.

Method