1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-05-08 06:14:48 -04:00
dressupzack/windows/ComingSoon.tscn
Anthony Wilcox e5db016ba1 Removed unused assets
- Removed some unsued assets from the original second version
- Added window control from Project 64 and made it more customizable
- Added a Coming Soon and About window
- Redid the interface and removed the Sixam logo, for now
2018-12-30 20:07:44 -05:00

13 lines
338 B
Text

[gd_scene load_steps=2 format=2]
[ext_resource path="res://widgets/WindowControl.tscn" type="PackedScene" id=1]
[node name="ComingSoon" type="Node"]
[node name="WindowControl" parent="." index="0" instance=ExtResource( 1 )]
toolbar_title = "Coming Soon"
content_text = "This feature has not been implemented yet."
panel_height = 30