- Home /
How to create animated tile that plays only once
Hi !,
so I'm exploring the new unity tile system, I was wondering, how to create animated tile that runs only once and then stop ( no-loop ) like an explosion tile in the game or a tile that will animate when you pass it .
I can't find any update function in the TileBase class. I can't find current animation frame reference, play, stop or any functions.
please help, thank you.
Comment