Attempting a Quest 2.19 Theme for a Quest 5 Game #1302
Unanswered
KVonGit
asked this question in
Creating games with Quest
Replies: 1 comment
-
Getting closer... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Quest 2.19
Windows 98SE
Quest 5.9
Anyone who has seen me attempt to do anything involving CSS will immediately notice two things:
Current JS
I plan to finish porting KOWW to 5.9 before I return to this. So, it will likely be two or three days before I start making any revisions to the code posted below.
Comments or suggestions are more than welcome. I think I can get the location bar the same width as the
divOutput
element and make the game panes element take up that space, but I can't figure out how to make the compass pane stick to the bottom. I can get the accordion down there, but I couldn't get the label down on top of the accordion.I also want to make the places and objects pane's items' buttons appear to be static, just underneath the list.
I think the arrows in the compass should be fairly simple, too, but moving the "Out" button to the centre and hiding the rest might prove to be a little challenging.
Beta Was this translation helpful? Give feedback.
All reactions