Skip to content

remap function #2438

Closed Answered by Skeptim
Sulfurix74 asked this question in Q&A
Jan 11, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Yes.
If I take the remap demo here as an example

	if tile==yourWaterfallTile then
		outTile=outTile+math.floor(gameTicks*speed)%frames
	end

animates yourWaterfallTile if you add an other elseif corresponding to an other tile you can animate this other tile.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Sulfurix74
Comment options

Answer selected by Sulfurix74
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants