added documentation for Focusable Zones
This commit is contained in:
parent
0f1378c069
commit
960c247b20
15 changed files with 101 additions and 31 deletions
|
@ -51,6 +51,12 @@ return [
|
|||
'markdown' => 'maps.website-in-map',
|
||||
'editUrl' => 'https://github.com/thecodingmachine/workadventure/edit/develop/docs/maps/website-in-map.md',
|
||||
],
|
||||
[
|
||||
'title' => 'Camera',
|
||||
'url' => '/map-building/camera.md',
|
||||
'markdown' => 'maps.camera',
|
||||
'editUrl' => 'https://github.com/thecodingmachine/workadventure/edit/develop/docs/maps/camera.md',
|
||||
],
|
||||
[
|
||||
'title' => 'Variables',
|
||||
'url' => '/map-building/variables.md',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue