2025-01-05 11:25:13 +00:00
|
|
|
[gd_scene load_steps=3 format=3 uid="uid://bhk8pqkwcgbek"]
|
|
|
|
|
2025-01-17 10:45:40 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://bei1s1uucktso" path="res://asset/art/tool/neutral_point_light.webp" id="1_g0k0e"]
|
2025-01-05 11:25:13 +00:00
|
|
|
[ext_resource type="Script" path="res://asset/art/tool/alpha_converter.gd" id="2_fqr7s"]
|
|
|
|
|
|
|
|
[node name="AlphaConverter" type="Sprite2D"]
|
|
|
|
position = Vector2(0, 2)
|
|
|
|
texture = ExtResource("1_g0k0e")
|
|
|
|
script = ExtResource("2_fqr7s")
|
|
|
|
export_path = "res://asset/art/neutral_point_light.png"
|