mirror of
https://github.com/kodzukye/omens-ascent.git
synced 2026-08-10 13:23:10 +00:00
24 lines
789 B
Plaintext
24 lines
789 B
Plaintext
[gd_scene format=3 uid="uid://b1peufx15gr0v"]
|
|
|
|
[ext_resource type="Script" uid="uid://cos2txuudx46i" path="res://scenes/components/loading_zone.gd" id="1_o8kyb"]
|
|
|
|
[sub_resource type="RectangleShape2D" id="RectangleShape2D_re8oc"]
|
|
|
|
[node name="LoadingZone" type="Area2D" unique_id=2123510357]
|
|
collision_layer = 32
|
|
collision_mask = 16
|
|
script = ExtResource("1_o8kyb")
|
|
|
|
[node name="CollisionShape2D" type="CollisionShape2D" parent="." unique_id=289173289]
|
|
shape = SubResource("RectangleShape2D_re8oc")
|
|
|
|
[node name="TransitionLayer" type="CanvasLayer" parent="." unique_id=1179968082]
|
|
|
|
[node name="FadeRect" type="ColorRect" parent="TransitionLayer" unique_id=820434324]
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
color = Color(0, 0, 0, 1)
|