Update addon.

This commit is contained in:
Nolan Darilek 2019-09-25 09:18:55 -05:00
parent 9dee4afc21
commit ec823a9e53
2 changed files with 9 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1654b3729fe4411b606d5dcff38ffd179d03861c
Subproject commit 065f62181bd1263758ec9e7d27a7975db79aaa5e

View File

@ -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)
]
}