Zylann / solar_system_demo

Demo of a space game made with Godot and voxels
Other
193 stars 22 forks source link

added input via actions to enable remapping #6

Open punto- opened 2 years ago

punto- commented 2 years ago

Had a lot of fun testing this demo, I made a small change to allow me to re-map the controllers. This adds input actions in the project settings, and changes the controller code to use the actions instead of the input events directly. Only played in godot3, sorry

VecterraSoft commented 7 months ago

Cool