15 lines
394 B
Plaintext
15 lines
394 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://bvnclp341hxoh"]
|
|
|
|
[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
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
stretch_mode = 3
|
|
script = ExtResource("1_dja3c")
|