Have you tried SNESMod?
https://nesdoug.com/2022/03/02/snesmod/
Here's the samples
Have you tried SNESMod?
https://nesdoug.com/2022/03/02/snesmod/
Here's the samples
Well, I'm making a Sonic fangame and I'm having trouble implementing the duck/crouch feature.
Here's the player's normal collision box;
When Sonic is crouched he should have a collision box of 16x16;
I've tried to set a different player sprite by attaching a script to the down button, it didn't work. That's why I came to you for help. Any idea of what I'm doing wrong?