= FRAMES COUNT(images)
animazione := LOAD IMAGES("images.png") FRAME SIZE (16, 16) FOR i = 0 TO FRAMES COUNT(animazione) PRINT "frame ";i NEXT
See also the following example files:
FrsC%
If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!