Adds the camera to available APIs with retrieving of the worldView
This commit is contained in:
parent
d672a2dead
commit
4356767739
9 changed files with 86 additions and 7 deletions
|
@ -97,7 +97,7 @@ You need to wait for the end of the initialization before calling `WA.player.get
|
|||
|
||||
```typescript
|
||||
WA.onInit().then(() => {
|
||||
console.log('Tags: ', WA.player.getPosition());
|
||||
console.log('Position: ', WA.player.getPosition());
|
||||
})
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue