Files
hotdesking/Gameplay/pocket.tscn

14 lines
432 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://dl1qsemhbxaoh"]
[ext_resource type="Script" uid="uid://cyem70f52xfps" path="res://Gameplay/Pocket.cs" id="1_f316g"]
[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_kcs3t"]
radius = 74.0
height = 264.0
[node name="Pocket" type="Area2D"]
script = ExtResource("1_f316g")
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
shape = SubResource("CapsuleShape2D_kcs3t")