Sub SetTileAnimationFrame(tileset, base_tile, anim_frame, tile)
Sets a frame of animation for a tile
Parameters:
-
tileset - The tileset that the base_tile is in
-
base_tile - The tile with the frame of animation being set
-
anim_frame - The specific index in the animation
-
tile - The tile to set this frame to