New game #23
VirtualClaudioBoy
started this conversation in
General
Replies: 1 comment 1 reply
-
|
why didn't you use the joystick? One button and forward moving of the joystick ... |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I've been working on completing four new games.
However, I realized there might be a problem with one of them (obviously, I realized this after finishing development).
The game in question is Roc'n Rope, and it works with two buttons: one to throw the harpoon and one to dazzle enemies.
Unfortunately, given the game's mechanics, I don't think it's possible to use a single button for both functions.
I faced this problem because I've noticed that, in all two-button games, you always combine the functions into a single button.
I solved the problem by using the coin button as a second button, but at this point, I'm not sure it's suitable for the project.
If it wasn't possible, it would be a real shame because I worked so hard to get it working, and since it's one of my favorite games, I would have liked to have it as the thirtieth game in the project.
Let me know.
Beta Was this translation helpful? Give feedback.
All reactions