Question :
Is there a way to change an active's sprite sheet while the game is running? For example, I have sprite sheets for every costume the player can change to, but I don't want to have to manage 30 different actives in the game when the player changes the character's costume. Is there a more efficient way of doing the sprite swapping while in game?