1
Fork 0
mirror of https://github.com/Steffo99/hella-farm.git synced 2025-02-16 17:13:58 +00:00
hella-farm/behaviours/move_physics.tscn

7 lines
221 B
Text
Raw Normal View History

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