added animate and to character commands
This commit is contained in:
@@ -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 |
|
||||||
| --------- | ----------- |
|
| --------- | ----------- |
|
||||||
|
|||||||
@@ -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" {
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user