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_physics.tscn

7 lines
221 B
Text
Raw Permalink Normal View History

2024-04-20 02:31:59 +00:00
[gd_scene load_steps=2 format=3 uid="uid://rx24bppccih7"]
2024-04-20 02:54:33 +00:00
[ext_resource type="Script" path="res://behaviours/move_physics.gd" id="1_u02i3"]
2024-04-20 02:31:59 +00:00
[node name="MoveTowardsPhysics" type="Node2D"]
script = ExtResource("1_u02i3")