Thank you! Well my donate button means Itch doesn't get a cut, which is better for me, but it's only 10%, so I'll let you decide!
Hmm ok - I set up controls for more than 4 game pads but I should have tried to test it. Hmmmmm after reading that thread I don't like my chances! I used Godot so it's up to however they handle input.
I haven't looked into it thoroughly, but off the top of my head I have a couple options:
- Get into the workings of Godot (it's open source) but that might cause differences between behaviour on the other platforms, which could be a nightmare...
- Or save it for a potential re-write in SDL where I have more control... but I have to do a lot of extra work at the joystick level...
It will definitely require more time... I'll keep you updated...
Oh and to answer your question about the spawn points; I automatically generate them. Anywhere there is a free space with solid ground below it, is a potential spawn point. But this may not work with levels that have a gap where there is no escape from... I'm open to addressing this though. Looking forward to those levels!