modif ?
This commit is contained in:
parent
2c1eff5a9c
commit
5d08443e26
|
@ -44,13 +44,13 @@ position = Vector2(256, 48)
|
|||
gravity_scale = 0.0
|
||||
|
||||
[node name="MobPath" type="Path2D" parent="."]
|
||||
position = Vector2(426.471, 8)
|
||||
position = Vector2(404.375, 8.00006)
|
||||
rotation = 3.14159
|
||||
scale = Vector2(0.778292, 1)
|
||||
scale = Vector2(0.689167, 1)
|
||||
curve = SubResource("Curve2D_sxben")
|
||||
|
||||
[node name="MobSpawn" type="PathFollow2D" parent="MobPath"]
|
||||
position = Vector2(478, -4.19617e-05)
|
||||
position = Vector2(456.732, 0.00090122)
|
||||
rotation = 1.5708
|
||||
|
||||
[node name="MobTimer" type="Timer" parent="."]
|
||||
|
|
|
@ -19,6 +19,8 @@ config/icon="res://icon.svg"
|
|||
|
||||
window/size/viewport_width=480
|
||||
window/size/viewport_height=720
|
||||
window/size/mode=3
|
||||
window/size/initial_position_type=0
|
||||
window/stretch/mode="canvas_items"
|
||||
window/handheld/orientation=1
|
||||
|
||||
|
|
Loading…
Reference in New Issue