|
|
|
@@ -25,6 +25,31 @@ |
|
|
|
</head> |
|
|
|
|
|
|
|
<body class="toggle-bottom-name toggle-entity-name"> |
|
|
|
<div id="help"> |
|
|
|
<h1>Discord</h1> |
|
|
|
<p> |
|
|
|
<ul> |
|
|
|
<li><a href="https://discord.gg/vqcKVV6">Join the Discord server!</a></li> |
|
|
|
</ul> |
|
|
|
</p> |
|
|
|
<h1>Navigation</h1> |
|
|
|
<p> |
|
|
|
<ul> |
|
|
|
<li>Scroll to zoom in/out. Entities will go off the top of the screen if they're in the air and you zoom in!</li> |
|
|
|
|
|
|
|
<li>Alt-scroll to zoom in/out and preserve positions on the screen.</li> |
|
|
|
|
|
|
|
<li>Shift-scroll with an entity selected to scale it.</li> |
|
|
|
</ul> |
|
|
|
</p> |
|
|
|
<h1>Adding/removing entities</h1> |
|
|
|
<p> |
|
|
|
<ul> |
|
|
|
<li>Drag something to the top of the screen to delete it, or press the delete key</li> |
|
|
|
</ul> |
|
|
|
</p> |
|
|
|
<button id="close-help">Close</button> |
|
|
|
</div> |
|
|
|
<div id="menubar"> |
|
|
|
<span class="menubar-group"> |
|
|
|
<button id="menu-clear">Clear</button> |
|
|
|
@@ -40,6 +65,9 @@ |
|
|
|
<span class="menubar-group" id="spawners"> |
|
|
|
|
|
|
|
</span> |
|
|
|
<span class="menubar-group"> |
|
|
|
<button id="open-help">Help</button> |
|
|
|
</span> |
|
|
|
</div> |
|
|
|
<div id="main-area"> |
|
|
|
<div id="options"> |
|
|
|
|