Started implementing the ship's control scheme

This commit is contained in:
Jorge Vásquez Pérez
2018-07-27 09:14:42 -07:00
parent 7aded55a11
commit 62caf40b66
4 changed files with 20 additions and 4 deletions
+1
View File
@@ -11,6 +11,7 @@ config_version=3
[application]
config/name="Asteroids"
run/main_scene="res://Scenes/Space.tscn"
config/icon="res://icon.png"
[rendering]