Frame Index
Output current frame as frame index, or animation progress (0 - 1).
Node Data | |
|---|---|
Display name | |
Frame Index | |
Internal name | |
Node_Counter | |
Inheritances | |
| Node_Processor | |
| Node_Counter | |
Inputs | |
Node_Counter | |
enum |
Mode |
float |
Start |
float |
Speed |
bool |
Async |
trigger |
Reset |
Outputs | |
Node_Counter | |
float |
Value |
This node can be used to returns the frame index for animation. You can also adjust the speed and starting value.
Properties
Mode
Mode of counting.
- Frame count: Output direct frame index.
- Animation progress: Output value from 0 to 1, representing the progress of the animation.
Related Links
- Base Code: /scripts/node_counter/node_counter.gml