chrismaltby / gb-studio

A quick and easy to use drag and drop retro game creator for your favourite handheld video game system
https://www.gbstudio.dev
MIT License
8.53k stars 470 forks source link

Bug? #401

Open ghost opened 4 years ago

ghost commented 4 years ago

I'm working on a Mario Bros. Game & Watch remake at the moment, and when the box moves, I pressed the Up button, and Mario didn't move, most likely this is a bug.

smfhacking commented 1 week ago

Surely in one of the “scripts” you put a “Script to attack the ^ button”

You're not supposed to

look, the main buttons are < > ^ and v , and button (A)

You should never put it in a script, as this makes the game confusing and won't let you press that button.

Therefore, do not use the (^) button in a script, unless you want to replace it with (B) or the home or select button.

Captura

sorry for being late...

maxoakland commented 1 week ago

Surely in one of the “scripts” you put a “Script to attack the ^ button”

You're not supposed to

look, the main buttons are < > ^ and v , and button (A)

You should never put it in a script, as this makes the game confusing and won't let you press that button.

Therefore, do not use the (^) button in a script, unless you want to replace it with (B) or the home or select button.

Captura

sorry for being late...

You can do this if you have a reason but you have to uncheck Override default button action and it should only be used when somone knows they need it (kind of an advanced feature)