added animate and to character commands

This commit is contained in:
2026-05-16 12:46:15 +01:00
parent a251be7827
commit 99a5b03290
3 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -162,8 +162,8 @@ GOTO label
|-------------------|-------------|
| SAYS | Yes |
| CHANGE | Yes |
| TO | No |
| ANIMATE | No |
| TO | Yes |
| ANIMATE | Yes |
### Other Features
| Feature | Implemented |
| --------- | ----------- |
+1
View File
@@ -2,6 +2,7 @@
@tim change name "Timothy Fineshooter"
@tim to fr
choice "choice numero uno" {
@tim animate wave
@tim says "super sad"
}
or "choice numero duo" {
BIN
View File
Binary file not shown.