@@ -792,17 +792,6 @@ interact_area = NodePath("../InteractArea")
792792position = Vector2 (481 , 101 )
793793character_seed = 2207560013
794794
795- [node name ="InteractArea" type ="Area2D" parent ="OnTheGround/Townie3" unique_id =1419890767 ]
796- visible = false
797- collision_layer = 32
798- collision_mask = 0
799- script = ExtResource ("3_p47ir" )
800-
801- [node name ="CollisionShape2D" type ="CollisionShape2D" parent ="OnTheGround/Townie3/InteractArea" unique_id =1138240117 ]
802- position = Vector2 (0 , -29 )
803- shape = SubResource ("RectangleShape2D_22pcm" )
804- debug_color = Color (0.600391 , 0.54335 , 0 , 0.42 )
805-
806795[node name ="FollowWalkBehavior" type ="Node2D" parent ="OnTheGround/Townie3" unique_id =1949852425 node_paths =PackedStringArray ("target" , "character" )]
807796script = ExtResource ("19_e0ffc" )
808797target = NodePath ("../../Player" )
@@ -849,8 +838,6 @@ position_smoothing_enabled = true
849838[connection signal ="timeout" from ="OnTheGround/Townie/Timer" to ="OnTheGround/Townie" method ="randomize_character" ]
850839[connection signal ="interaction_ended" from ="OnTheGround/Townie2/InteractArea" to ="OnTheGround/Townie2" method ="_on_interact_area_interaction_ended" ]
851840[connection signal ="interaction_started" from ="OnTheGround/Townie2/InteractArea" to ="OnTheGround/Townie2" method ="_on_interact_area_interaction_started" ]
852- [connection signal ="interaction_ended" from ="OnTheGround/Townie3/InteractArea" to ="OnTheGround/Townie3" method ="_on_interact_area_interaction_ended" ]
853- [connection signal ="interaction_started" from ="OnTheGround/Townie3/InteractArea" to ="OnTheGround/Townie3" method ="_on_interact_area_interaction_started" ]
854841[connection signal ="interaction_ended" from ="OnTheGround/Townie4/InteractArea" to ="OnTheGround/Townie4" method ="_on_interact_area_interaction_ended" ]
855842[connection signal ="interaction_started" from ="OnTheGround/Townie4/InteractArea" to ="OnTheGround/Townie4" method ="_on_interact_area_interaction_started" ]
856843
0 commit comments