Issue 377 (#383)
* feat: Implements speech fixes #377 * docs: Automatic update of API docs * chore: Updated speech translation. Co-authored-by: Dennis Ploeger <develop@dieploegers.de> Co-authored-by: dploeger <dploeger@users.noreply.github.com>
This commit is contained in:
@@ -13,7 +13,7 @@ A manager for ESC objects
|
||||
### RESERVED\_OBJECTS
|
||||
|
||||
```gdscript
|
||||
const RESERVED_OBJECTS: Array = ["bg_music","bg_sound"]
|
||||
const RESERVED_OBJECTS: Array = ["_music","_sound","_speech"]
|
||||
```
|
||||
|
||||
## Property Descriptions
|
||||
|
||||
Reference in New Issue
Block a user