How can I change a spritesheet when a character is on a specific hour of the schedule? For example a character has a normal spritesheet then at X hour it changes to another spritesheet in which the character is doing a specific action
That’s a little outside the scope of the plugin. I’d recommend setting up a parallel controller event that changes the sprite sheet based on the tile the NPC is on.