浏览代码

Create path to spawn mobs

DricomDragon 5 年之前
父节点
当前提交
a30a84c036
共有 1 个文件被更改,包括 13 次插入1 次删除
  1. 13 1
      Main.tscn

+ 13 - 1
Main.tscn

@@ -1,4 +1,9 @@
-[gd_scene format=2]
+[gd_scene load_steps=2 format=2]
+
+[sub_resource type="Curve2D" id=1]
+_data = {
+"points": PoolVector2Array( 0, 0, 0, 0, -1.05261, 2.78944, 0, 0, 0, 0, 477.895, 2.78944, 0, 0, 0, 0, 460.055, 715.427, 0, 0, 0, 0, 5.76184, 708.778, 0, 0, 0, 0, -1.05261, 2.78944 )
+}
 
 [node name="Main" type="Node2D"]
 __meta__ = {
@@ -16,3 +21,10 @@ one_shot = true
 
 [node name="StartPositon" type="Position2D" parent="."]
 position = Vector2( 245.263, 375.79 )
+
+[node name="MobPath" type="Path2D" parent="."]
+curve = SubResource( 1 )
+
+[node name="MobSpawnLocation" type="PathFollow2D" parent="MobPath"]
+position = Vector2( -1.05261, 2.78944 )
+rotation = -6.07153e-08