mirror of
https://github.com/zoriya/ForecastingVillage.git
synced 2026-06-06 11:53:42 +00:00
Adding a prefab for the load screen
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<gc_entities>
|
||||
<gc_entity>
|
||||
<transform_component>
|
||||
<Size x="800" y="600" />
|
||||
</transform_component>
|
||||
<renderer src="loading">
|
||||
<Rect height="auto" width="auto" top="0" left="0" />
|
||||
</renderer>
|
||||
<fixed_to_cam x="50%" y="50%" width="100%" height="100%" />
|
||||
</gc_entity>
|
||||
</gc_entities>
|
||||
Reference in New Issue
Block a user