13 lines
357 B
Plaintext
13 lines
357 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://dvharlvkq4m0f"]
|
|
|
|
[ext_resource type="Material" uid="uid://lc7tfhw1slhf" path="res://ui/blur/BlurMaterial.tres" id="1_4yub6"]
|
|
|
|
[node name="BlurRect" type="ColorRect"]
|
|
material = ExtResource("1_4yub6")
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
mouse_filter = 2
|