mirror of
https://github.com/Steffo99/hella-farm.git
synced 2024-11-22 16:14:22 +00:00
8 lines
254 B
Text
8 lines
254 B
Text
[gd_scene load_steps=2 format=3 uid="uid://col1q3elvkfwk"]
|
|
|
|
[ext_resource type="Script" path="res://scenes/game/cursor.gd" id="1_1og6v"]
|
|
|
|
[node name="Cursor" type="CharacterBody2D"]
|
|
collision_layer = 64
|
|
collision_mask = 0
|
|
script = ExtResource("1_1og6v")
|