Moved sources to /project directory
- Replaced screenshot from Imgur with a local one
|
@ -8,4 +8,4 @@ Play, download or download and donate at [Itch.io](https://antonwilc0x.itch.io/z
|
|||
|
||||
## Screenshot
|
||||
|
||||

|
||||

|
|
@ -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="MainScreen" type="Node2D"]
|
||||
[node name="MainScreen" type="Node2D" index="0"]
|
||||
|
||||
[node name="Background" type="Sprite" parent="." index="0"]
|
||||
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 9.4 KiB After Width: | Height: | Size: 9.4 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 7.5 KiB After Width: | Height: | Size: 7.5 KiB |
Before Width: | Height: | Size: 3 KiB After Width: | Height: | Size: 3 KiB |
Before Width: | Height: | Size: 5 KiB After Width: | Height: | Size: 5 KiB |
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 8.7 KiB |
Before Width: | Height: | Size: 4 KiB After Width: | Height: | Size: 4 KiB |
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 5.6 KiB |
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 83 KiB |
Before Width: | Height: | Size: 5.3 KiB After Width: | Height: | Size: 5.3 KiB |
|
@ -61,7 +61,6 @@ anchor_top = 0.0
|
|||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
margin_right = 1.0
|
||||
margin_bottom = 1.0
|
||||
rect_pivot_offset = Vector2( 0, 0 )
|
||||
rect_clip_content = false
|
||||
mouse_filter = 0
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
[ext_resource path="res://widgets/WindowControl.tscn" type="PackedScene" id=1]
|
||||
|
||||
[node name="About" type="Node" index="0"]
|
||||
[node name="About" type="Node"]
|
||||
|
||||
[node name="WindowControl" parent="." index="0" instance=ExtResource( 1 )]
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
[ext_resource path="res://widgets/WindowControl.tscn" type="PackedScene" id=1]
|
||||
|
||||
[node name="ComingSoon" type="Node" index="0"]
|
||||
[node name="ComingSoon" type="Node"]
|
||||
|
||||
[node name="WindowControl" parent="." index="0" instance=ExtResource( 1 )]
|
||||
|
BIN
screenshot.png
Normal file
After Width: | Height: | Size: 125 KiB |