mirror of
https://github.com/Steffo99/hella-farm.git
synced 2024-11-22 08:04:23 +00:00
6 lines
215 B
Text
6 lines
215 B
Text
[gd_scene load_steps=2 format=3 uid="uid://cml7rqvyfuagx"]
|
|
|
|
[ext_resource type="Script" path="res://behaviours/move_towards.gd" id="1_256ue"]
|
|
|
|
[node name="MoveTowards" type="Node2D"]
|
|
script = ExtResource("1_256ue")
|