Sorry if this sounds like a bit of a stupid question, but how do we mask sprite animations? I have an imagesheet setup to provide the frames, then I made the sequence and noticed that as it loops through the frames, I didn’t see a way to mask each one
{
name="walking",
start=1,
count=3,
time=500,
loopCount = 0,
loopDirection = "forward"
},