Hey, @ChillZombie, would you mind playtesting my game, https://ab20real.itch.io/untitled-space-scroller
It doesn't have a name yet, so any suggestions are welcome
Hey, @ChillZombie, would you mind playtesting my game, https://ab20real.itch.io/untitled-space-scroller
It doesn't have a name yet, so any suggestions are welcome
I just tried it! It looks nice, could definetely be fun, but the controls make it hard to get in a flow.
If the ship would always go forward, and you could use the scroll wheel to switch between moving forward and moving back, it might be easier to get into.
Also, the shooting with the middle mouse button is a bit unpractical, maybe switch to left click, space key, or something.
Thanks for you feedback! Will definetly improve on the controls as mentioned in the post https://itch.io/t/6524014/me-with-a-laptop-touchpad-?before=3#post-16357300
DONE!!!! Finally made an options button. (Top right button in the main menu), and also.... SOUNDS!! https://ab20real.itch.io/untitled-space-scroller
Ok, i tried again:
I believe that the error is happening when i assign my left mouse button to shoot. It seems like there is a split second where the menu opens up, since i am still holding down the left mouse button, it restarts again and again.
I just set shoot to space bar and the error is gone. How do you open the pause menu? Maybe display which key that is or let the player assign:
Forward
Backward
Fire
Menu
Also, when i start playing, i always have to click once to make the cursor appear.
What do you mean by "DO NOT set your controls to any of the scroll actions" ?
Thanks a lot for clarifying what the issue is, and for all the feedback. What I meant by DO NOT set your controls to any of the scroll actions is that the way that godot handles scroll actions and key actions is completely different, so I had to have a different movement script just to use scroll controls. So now when you use scroll controls, it is EVEN HARDER to move, making you move ONE PIXEL every scroll 😭 so just pls don't so that