Adds the camera to available APIs with retrieving of the worldView
This commit is contained in:
@@ -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());
|
||||
})
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user