Create quick test for reading controller joystick

This commit is contained in:
BuyMyMojo 2025-04-13 12:42:20 +10:00
commit a44071134f
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B
16 changed files with 453 additions and 0 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
# Godot 4+ specific ignores
.godot/
/android/
/Builds