I really need this for my game jam entry so that I can make ultimate attacks in my bird fighting game. I’ve searched this up a couple times but didn’t find anything useful, and everything was outdated from like 3-5 years ago.
It’s on the long list of requests. No timeline. I haven’t had the bandwidth to update jwunderl’s extension.
1 Like
aw man, so I guess I’ll have to stick to two attacks per player ![]()
im not exactly sure what you mean but i put button combos in my game jam fighting game to create fireballs and slide kicks, check it out if it helps. You need to use timers and create a kind of gamestate within those timers so if another button is pressed within that timer it creates another gamestate with another timer ready for the next button in the combo
3 Likes