diff --git a/MainScreen.tscn b/MainScreen.tscn index 930b8ee..7a55a1b 100644 --- a/MainScreen.tscn +++ b/MainScreen.tscn @@ -6,7 +6,7 @@ [ext_resource path="res://Clothes.tscn" type="PackedScene" id=4] [ext_resource path="res://Interface.tscn" type="PackedScene" id=5] -[node name="Window" type="Node2D"] +[node name="MainScreen" type="Node2D" index="0"] [node name="Background" type="Sprite" parent="." index="0"] diff --git a/README.md b/README.md new file mode 100644 index 0000000..db74983 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Zack's Dress Up 1½ + +Zack's Dress Up is a basic drag and drop-based dress up game written and designed in Godot 3. It's a partial port and remake of my original Flash game, ZC's Dress Up, that contains all the original assets with only minor edits. + +I have high confidence that I'll be able to get around to creating a proper sequel with newer glasses and better game play mechenics. + +You can download or download and donate at [Itch.io](https://antonwilc0x.itch.io/zdressup). + +## Screenshot + +![](https://i.imgur.com/a2qcLxc.png) \ No newline at end of file