#How can create control my game 2d
2 messages · Page 1 of 1 (latest)
I would recommend reading through these doc pages if you haven't already
https://docs.godotengine.org/en/stable/tutorials/inputs/index.html
Godot Engine documentation
Using InputEvent, Input examples, Mouse and input coordinates, Customizing the mouse cursor, Controllers, gamepads, and joysticks, Handling quit requests.