mirror of
https://github.com/Steffo99/hella-farm.git
synced 2024-11-22 08:04:23 +00:00
10 lines
299 B
Text
10 lines
299 B
Text
[gd_scene load_steps=2 format=3 uid="uid://c5pyp5hvthdof"]
|
|
|
|
[ext_resource type="Script" path="res://behaviours/tracker_tracker.gd" id="1_7b21r"]
|
|
|
|
[node name="TrackerTracker" type="Area2D"]
|
|
collision_layer = 0
|
|
collision_mask = 0
|
|
monitoring = false
|
|
monitorable = false
|
|
script = ExtResource("1_7b21r")
|