xiandie/scene/ground/script/c01/s00_自动跟随的老鼠.tscn

52 lines
1.7 KiB
Plaintext

[gd_scene load_steps=6 format=3 uid="uid://nwpbl5yuh280"]
[ext_resource type="Script" uid="uid://cqnldpucwp31k" path="res://scene/ground/script/c01/s00_自动跟随的老鼠.gd" id="1_lesfu"]
[ext_resource type="Texture2D" uid="uid://bebirk1fwldg2" path="res://asset/art/scene/c01/s00/老鼠.png" id="2_6u35i"]
[sub_resource type="AtlasTexture" id="AtlasTexture_5mbxu"]
atlas = ExtResource("2_6u35i")
region = Rect2(0, 0, 27, 8)
[sub_resource type="AtlasTexture" id="AtlasTexture_c3axe"]
atlas = ExtResource("2_6u35i")
region = Rect2(36, 1, 27, 8)
[sub_resource type="AtlasTexture" id="AtlasTexture_dv2da"]
atlas = ExtResource("2_6u35i")
region = Rect2(67, 0, 29, 9)
[node name="c01_自动跟随的老鼠" type="Node2D"]
y_sort_enabled = true
script = ExtResource("1_lesfu")
action_area = Vector2(700, 40)
[node name="mouse1" type="Sprite2D" parent="."]
position = Vector2(121.52, 5.04537)
scale = Vector2(0.85, 0.85)
texture = SubResource("AtlasTexture_5mbxu")
[node name="mouse2" type="Sprite2D" parent="."]
position = Vector2(258.874, 22.6854)
scale = Vector2(0.85, 0.85)
texture = SubResource("AtlasTexture_c3axe")
[node name="mouse3" type="Sprite2D" parent="."]
position = Vector2(244.087, 9.23848)
scale = Vector2(0.85, 0.85)
texture = SubResource("AtlasTexture_dv2da")
[node name="mouse4" type="Sprite2D" parent="."]
position = Vector2(117.235, 22.8662)
scale = Vector2(0.85, 0.85)
texture = SubResource("AtlasTexture_5mbxu")
[node name="mouse5" type="Sprite2D" parent="."]
position = Vector2(417.855, 10.2399)
scale = Vector2(0.85, 0.85)
texture = SubResource("AtlasTexture_c3axe")
[node name="mouse6" type="Sprite2D" parent="."]
position = Vector2(341.025, 5.27327)
scale = Vector2(0.85, 0.85)
texture = SubResource("AtlasTexture_dv2da")