1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-05-08 06:14:48 -04:00
dressupzack/windows/Credits.tscn
Anthony Wilcox 284384e866 Replaced SixAM splash screen for logo in credits window
- Renamed drag.gd to ItemDrag.gd
2018-12-31 02:09:52 -05:00

24 lines
494 B
Text

[gd_scene load_steps=2 format=2]
[ext_resource path="res://widgets/WindowControl.tscn" type="PackedScene" id=1]
[node name="Credits" type="Node" index="0"]
[node name="WindowControl" parent="." index="0" instance=ExtResource( 1 )]
toolbar_title = "Credits"
content_text = "[center]Created by
Anthony Wilcox
Clothing inspired by
Megawolf77
Canon Rhode
##########################
[img]assets/sixam_logo_200px.png[/img]
SixAM is a brand by Anthony Wilcox.
[/center]"
content_height = 217