2025-05-21 11:03:44 +00:00
|
|
|
[gd_scene load_steps=7 format=3 uid="uid://bvnclp341hxoh"]
|
2025-02-07 12:52:15 +00:00
|
|
|
|
2025-03-10 13:03:34 +00:00
|
|
|
[ext_resource type="Script" uid="uid://c8cfd0arld5t3" path="res://scene/entity/ux/刮刮乐.gd" id="1_dja3c"]
|
2025-02-07 12:52:15 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://djvwe8dh4fmn" path="res://asset/art/临时草稿/c02_第一章/刮刮乐.png" id="1_ffdds"]
|
2025-03-10 13:03:34 +00:00
|
|
|
[ext_resource type="Shader" uid="uid://bq7w53hwg0bfw" path="res://scene/entity/ux/刮刮乐.gdshader" id="3_er5jo"]
|
2025-05-21 11:03:44 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://blq6bpoqq5fcv" path="res://asset/art/scene/c02/s09_裂缝/红色场景/符纸.png" id="4_l4gm7"]
|
2025-03-10 13:03:34 +00:00
|
|
|
[ext_resource type="Script" uid="uid://blrbaesgjlnve" path="res://scene/entity/ux/刮刮乐mask.gd" id="4_wp0ek"]
|
2025-02-07 12:52:15 +00:00
|
|
|
|
|
|
|
[sub_resource type="ShaderMaterial" id="ShaderMaterial_rw7b6"]
|
|
|
|
shader = ExtResource("3_er5jo")
|
|
|
|
shader_parameter/grey_scale = 0.33
|
|
|
|
|
|
|
|
[node name="刮刮乐" type="Sprite2D"]
|
|
|
|
position = Vector2(127, 138)
|
|
|
|
texture = ExtResource("1_ffdds")
|
|
|
|
script = ExtResource("1_dja3c")
|
|
|
|
|
|
|
|
[node name="mask" type="TextureRect" parent="."]
|
|
|
|
modulate = Color(0.475927, 0.475927, 0.475927, 1)
|
|
|
|
material = SubResource("ShaderMaterial_rw7b6")
|
|
|
|
custom_minimum_size = Vector2(49, 18)
|
2025-05-21 11:03:44 +00:00
|
|
|
offset_left = -22.0
|
|
|
|
offset_top = -7.0
|
|
|
|
offset_right = 27.0
|
|
|
|
offset_bottom = 46.0
|
|
|
|
texture = ExtResource("4_l4gm7")
|
2025-02-07 12:52:15 +00:00
|
|
|
script = ExtResource("4_wp0ek")
|
|
|
|
area_size = Vector2(49, 18)
|