#Need help setting up animation
4 messages · Page 1 of 1 (latest)
You can format your code by encapsulating it within three backticks before and after
```gml
show_debug_message("I'm formatted!");
```
Include syntax highlighting by putting "gml" after the first three backticks
The above example displays:
show_debug_message("I'm formatted!");
The backtick key can be found above the TAB key on most keyboards.
Ok, but exactly what would you like to achieve? Just to play some frames of sprite? If so, you need to control the image_index