Adding panels to the engine

This commit is contained in:
AnonymusRaccoon
2020-02-26 19:04:41 +01:00
parent b53c402626
commit 555d5d9fe6
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@
<font src="assets/fonts/roboto.ttf" />
</data>
<gc_entities>
<panel src="assets/sprites/grass.png" x="50%" y="25%" width="25%" height="50%"/>
<button text="Lorem ipsum." x="75%" y="25%" click="test" />
<gc_entity>
<transform_component />