Image GIF
Load animated .gif from your computer.
Node Data | |
|---|---|
Display name | |
Image GIF | |
Internal name | |
Node_Image_gif | |
Inheritances | |
| Node_Image_gif | |
Inputs | |
Node_Image_gif | |
bool |
Edit In Timeline |
path |
Path |
bool |
Output As Array |
trigger |
Match Animation Length |
enum |
Loop Mode |
int |
Start Frame |
float |
Animation Speed |
bool |
Draw Before Start |
bool |
Custom Frame Order |
int |
Frame |
Outputs | |
Node_Image_gif | |
surface |
Surface Out |
path |
Path |
integer |
Dimension |
Attributes | |
| Color Depth | |
Import a GIF animation.
Properties
Path
Path to the GIF file.
Output As Array
Whether to output the GIF frames as an array of images.
Loop Modes
Define the loop mode of the animation. - Loop: The animation will loop indefinitely. - Ping Pong: The animation will loop backward when finished. - Hold last frame: The animation will stop and freeze at the last frame. - Hide: The animation will stop and disappear after the last frame.
Start Frame
Set when to start the animation.
Animation Speed
How fast the animation will play (in animation frame per project frame).
Custom Frame Order
Whether to control the animation frame manually using the Frame input.
Related Links
- Base Code: /scripts/node_image_gif/node_image_gif.gml