godot-accessibility/player.tscn
Nolan Darilek 877effcf54 Start creating a basic game in which to build this plugin.
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.
2019-09-02 11:54:39 -05:00

4 lines
56 B
Plaintext

[gd_scene format=2]
[node name="player" type="Area2D"]