mirror of
https://github.com/kodzukye/omens-ascent.git
synced 2026-08-10 13:23:10 +00:00
15 lines
515 B
Plaintext
15 lines
515 B
Plaintext
[gd_scene format=3 uid="uid://1hchobb5w872"]
|
|
|
|
[ext_resource type="Script" uid="uid://b46yvlpicvroi" path="res://scenes/components/death_zone.gd" id="1_coors"]
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_uvqlf"]
|
|
size = Vector2(20, 2)
|
|
|
|
[node name="DeathZone" type="Area2D" unique_id=1427209714]
|
|
collision_layer = 0
|
|
collision_mask = 16
|
|
script = ExtResource("1_coors")
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=1932312666]
|
|
shape = SubResource("RectangleShape2D_uvqlf")
|