21 lines
642 B
Plaintext
21 lines
642 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://bvnclp341hxoh"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://b8pcnqvdddo5g" path="res://asset/art/prop/c02/海报特写/除鼠二杰.png" id="1_6r70v"]
|
|
[ext_resource type="Script" uid="uid://c8cfd0arld5t3" path="res://scene/entity/ux/刮刮乐.gd" id="1_dja3c"]
|
|
|
|
[node name="刮刮乐" type="TextureRect"]
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -77.5
|
|
offset_top = -120.0
|
|
offset_right = 77.5
|
|
offset_bottom = 120.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
texture = ExtResource("1_6r70v")
|
|
stretch_mode = 4
|
|
script = ExtResource("1_dja3c")
|