added main memu
This commit is contained in:
parent
e446938ba7
commit
ae936275b7
10 changed files with 224 additions and 8 deletions
|
@ -28,7 +28,7 @@ colors = PackedColorArray(0.0509804, 0.0509804, 0.0509804, 1)
|
|||
gradient = SubResource("Gradient_bi1rk")
|
||||
|
||||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_7w8g6"]
|
||||
size = Vector2(605, 225.5)
|
||||
size = Vector2(638.5, 225.5)
|
||||
|
||||
[sub_resource type="GradientTexture1D" id="GradientTexture1D_vrv6v"]
|
||||
gradient = ExtResource("4_yk0bb")
|
||||
|
@ -46,7 +46,7 @@ normal = Vector2(1, 2.08165e-12)
|
|||
normal = Vector2(-1, 2.08165e-12)
|
||||
|
||||
[sub_resource type="CircleShape2D" id="CircleShape2D_bmvvy"]
|
||||
radius = 50.0
|
||||
radius = 100.0
|
||||
|
||||
[sub_resource type="Gradient" id="Gradient_or5lt"]
|
||||
colors = PackedColorArray(1, 0, 0, 1, 1, 0, 0, 1)
|
||||
|
@ -105,7 +105,7 @@ motion_mode = 1
|
|||
script = ExtResource("5_7po8n")
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Clock"]
|
||||
position = Vector2(207, 192)
|
||||
position = Vector2(194.438, 192)
|
||||
scale = Vector2(0.75, 0.75)
|
||||
shape = SubResource("RectangleShape2D_7w8g6")
|
||||
script = ExtResource("1_hy18x")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue