瀏覽代碼

:tada: Add a second moving star

DricomDragon 2 年之前
父節點
當前提交
a6f2208a1e
共有 1 個文件被更改,包括 6 次插入1 次删除
  1. 6 1
      godot/world.tscn

+ 6 - 1
godot/world.tscn

@@ -18,5 +18,10 @@ curve = SubResource("Curve2D_dtvs1")
 script = ExtResource("1_8gyrh")
 
 [node name="ProtoStar" parent="Lines/BassLine" instance=ExtResource("1_wa4bn")]
-position = Vector2(164, 1321)
+position = Vector2(246, 1065)
+rotates = false
+
+[node name="SecondStar" parent="Lines/BassLine" instance=ExtResource("1_wa4bn")]
+position = Vector2(799.253, 427.169)
+progress = 4210.26
 rotates = false