13 lines
407 B
Plaintext
13 lines
407 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://rf5i1eqpefj4"]
|
|
|
|
[ext_resource type="Script" uid="uid://cbv3f4mdn6iyx" path="res://asset/art/tool/fog_mask_generator.gd" id="1_48e0h"]
|
|
|
|
[node name="MaskGenerator" type="Sprite2D"]
|
|
position = Vector2(294, 145)
|
|
scale = Vector2(0.2, 0.2)
|
|
script = ExtResource("1_48e0h")
|
|
export_path = "res://asset/art/fog_mask.png"
|
|
l_ease_in_x = 450.0
|
|
mid = 570.0
|
|
r_ease_out_x = 450.0
|