support multiple scenes and passing between them
This commit is contained in:
parent
2d46cbb4d0
commit
838c89ac73
8 changed files with 124 additions and 67 deletions
|
@ -36,8 +36,7 @@
|
|||
</div>
|
||||
<div id="game-view"
|
||||
style="display: flex; overflow: hidden; position: relative; top: 0px; left: 0px; flex-grow: 1;">
|
||||
<div style="position:absolute; top: 10px; left: 5px; background-color: rgb(255, 166, 0); z-index: 5;">
|
||||
floating<br>stuff
|
||||
<div id="scene-list">
|
||||
</div>
|
||||
<div id="dice-roll-popup"
|
||||
style="display:none; justify-content: center; width: 100%; height: 100%; background-color: transparent; position: absolute; z-index: 10; top: 0px; left: 0px">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue