This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
function _init() | |
--enter the frame numbers | |
--in the order you want | |
--inside the {} separated | |
--by commas | |
sprite_sequence={16,17,18,19} | |
--enter the direction you | |
--want the sprite to travel | |
--inside quotes, "right" | |
--or "left" |