Commit Graph

6 Commits

Author SHA1 Message Date
4762af0840 Add player and main scene. 2019-09-03 08:46:45 -05:00
f7db1ddff3 Fix case. 2019-09-02 12:56:56 -05:00
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
7c52002274 Snapshot. 2019-09-02 07:04:45 -05:00
ce419967ea Enable the accessibility addon. 2018-05-26 14:16:30 +00:00
8abd6e5a4c Initial commit. Plugin should print an initialization message, but is not yet added to the project. 2018-05-26 11:34:15 +00:00