mirror of
https://github.com/lightsoutgames/godot-accessibility.git
synced 2024-11-14 01:15:56 +00:00
Nolan Darilek
877effcf54
Current features include: * A global script that initializes the TTS extension and speaks "Hello, world." * A player Area2D node. Once this plugin gains more features, the basic game will be removed, and it will be built in the context of actual production games.
4 lines
56 B
Plaintext
4 lines
56 B
Plaintext
[gd_scene format=2]
|
|
|
|
[node name="player" type="Area2D"]
|