mirror of
https://github.com/zoriya/My3D.git
synced 2026-06-08 04:30:56 +00:00
Adding text colors
This commit is contained in:
+1
-1
Submodule lib/gamacon updated: 83afc9a600...53c46aa1e6
@@ -7,6 +7,6 @@
|
||||
<gc_entities>
|
||||
<panel src="assets/sprites/grass.png" x="50%" y="50%" width="100%" height="100%"/>
|
||||
<text text="DPR tyccoon" x="50%" y="25%"/>
|
||||
<button text="Start Game" x="50%" y="50%" click="start_button" />
|
||||
<button text="Start Game" x="50%" y="50%" click="start_button" color="black" />
|
||||
</gc_entities>
|
||||
</gc_scene>
|
||||
Reference in New Issue
Block a user