Change Tiles
This commit is contained in:
parent
24cc340cb9
commit
a666bf310b
6 changed files with 146 additions and 39 deletions
|
@ -15,6 +15,7 @@
|
|||
- Use `WA.room.getCurrentUser(): Promise<User>` to get the ID, name and tags of the current player
|
||||
- Use `WA.room.getCurrentRoom(): Promise<Room>` to get the ID, JSON map file, url of the map of the current room and the layer where the current player started
|
||||
- Use `WA.ui.registerMenuCommand(): void` to add a custom menu
|
||||
- Use `WA.room.changeTile(): void` to change an array of tiles
|
||||
|
||||
## Version 1.4.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue