Browse Source

:tada: Add a second moving star

DricomDragon 2 years ago
parent
commit
a6f2208a1e
1 changed files with 6 additions and 1 deletions
  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