#Using Typescript to stop a blocks animation?
1 messages · Page 1 of 1 (latest)
Ultimately I've decided to make each animation frame it's own texture and then creating my own animation controller. It's janky and there's probably a better way to do this, but it seems to be working. I'll post some code when I get it fully working, that way if anyone comes looking for a solution they can see how I did it.