xiandie/asset/art/tool/alpha_converter.tscn

11 lines
464 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://bhk8pqkwcgbek"]
[ext_resource type="Texture2D" uid="uid://t526pexw4ng4" path="res://asset/art/tool/neutral_point_light.webp" id="1_g0k0e"]
[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"