1
Fork 0
mirror of https://github.com/Steffo99/hella-farm.git synced 2024-11-22 08:04:23 +00:00
hella-farm/behaviours/move_towards_physics.tscn

6 lines
229 B
Text

[gd_scene load_steps=2 format=3 uid="uid://rx24bppccih7"]
[ext_resource type="Script" path="res://behaviours/move_towards_physics.gd" id="1_u02i3"]
[node name="MoveTowardsPhysics" type="Node2D"]
script = ExtResource("1_u02i3")