mirror of
https://github.com/lightsoutgames/godot-accessible-starter.git
synced 2024-11-21 21:55:56 +00:00
Update addon.
This commit is contained in:
parent
9dee4afc21
commit
ec823a9e53
|
@ -1 +1 @@
|
|||
Subproject commit 1654b3729fe4411b606d5dcff38ffd179d03861c
|
||||
Subproject commit 065f62181bd1263758ec9e7d27a7975db79aaa5e
|
|
@ -24,3 +24,11 @@ TTS="*res://addons/godot-tts/TTS.gd"
|
|||
[editor_plugins]
|
||||
|
||||
enabled=[ "godot-accessibility" ]
|
||||
|
||||
[input]
|
||||
|
||||
test={
|
||||
"deadzone": 0.5,
|
||||
"events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":84,"unicode":0,"echo":false,"script":null)
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user