Special Move Inputs

Sorry if this has been covered before but I’m not sure if I’ve been searching with the correct words. I’m trying to add special moves to a platformer I’m making and was wondering what series of events and sub-events would allow me to program something like a hadouken (↓, :arrow_lower_right:, →, A) to a platformer. Any ideas? Thank you! 192.168.0.1

Install the Konami Code extension from the extension list, then open it up to see how it’s built. That same idea will work for combo/special move inputs.

https://drive.google.com/file/d/1-m3lkPhT3KXHQop6uP-WYYwnyPPvrChE/view?usp=sharing

A way to do it without the extension.