mirror of
https://github.com/zoriya/My3D.git
synced 2026-06-08 04:30:56 +00:00
Making a good main menu that resize
This commit is contained in:
+1
-1
Submodule lib/gamacon updated: 3c4c7d136d...5ed8d1d36b
@@ -5,7 +5,7 @@
|
||||
<font src="assets/fonts/roboto.ttf" />
|
||||
</data>
|
||||
<gc_entities>
|
||||
<panel src="panel" x="50%" y="40%" width="40%" height="60%"/>
|
||||
<panel src="panel" x="50%" y="40%" width="300" height="50%"/>
|
||||
<text text="DPR tycoon" x="50%" y="25%"/>
|
||||
<button text="Start Game" x="50%" y="50%" click="start_button" color="black" />
|
||||
</gc_entities>
|
||||
|
||||
Reference in New Issue
Block a user