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 | | SAYS | Yes |
| CHANGE | Yes | | CHANGE | Yes |
| TO | No | | TO | Yes |
| ANIMATE | No | | ANIMATE | Yes |
### Other Features ### Other Features
| Feature | Implemented | | Feature | Implemented |
| --------- | ----------- | | --------- | ----------- |
+1
View File
@@ -2,6 +2,7 @@
@tim change name "Timothy Fineshooter" @tim change name "Timothy Fineshooter"
@tim to fr @tim to fr
choice "choice numero uno" { choice "choice numero uno" {
@tim animate wave
@tim says "super sad" @tim says "super sad"
} }
or "choice numero duo" { or "choice numero duo" {
BIN
View File
Binary file not shown.