Files
Twac/prefabs/winscreen.gcprefab
Anonymus Raccoon e48fb343fc Adding a win screen
2020-01-11 19:01:59 +01:00

9 lines
234 B
Plaintext

<gc_entities>
<gc_entity>
<transform_component />
<renderer text="Congratulation, you won." />
<fixed_to_cam>
<Position x="200" y="100" />
</fixed_to_cam>
</gc_entity>
</gc_entities>