xiandie/scene/ground/script/c02/s00_跟随的老鼠.tscn

53 lines
1.7 KiB
Plaintext

[gd_scene load_steps=6 format=3 uid="uid://8frowlq301"]
[ext_resource type="Script" uid="uid://biphnbirwpwv" path="res://scene/ground/script/c02/s00_跟随的老鼠.gd" id="1_5gnxj"]
[ext_resource type="Texture2D" uid="uid://bebirk1fwldg2" path="res://asset/art/scene/c01/s00/老鼠.png" id="2_16usl"]
[sub_resource type="AtlasTexture" id="AtlasTexture_5gnxj"]
atlas = ExtResource("2_16usl")
region = Rect2(0, 0, 27, 8)
[sub_resource type="AtlasTexture" id="AtlasTexture_52tra"]
atlas = ExtResource("2_16usl")
region = Rect2(36, 1, 27, 8)
[sub_resource type="AtlasTexture" id="AtlasTexture_otpwt"]
atlas = ExtResource("2_16usl")
region = Rect2(67, 0, 29, 9)
[node name="c02_跟随的老鼠" type="Node2D"]
y_sort_enabled = true
script = ExtResource("1_5gnxj")
action_area = Vector2(650, 40)
distance_to_player_range = Vector2(20, 100)
[node name="mouse1" type="Sprite2D" parent="."]
position = Vector2(121.52, 5.04537)
scale = Vector2(0.86, 0.86)
texture = SubResource("AtlasTexture_5gnxj")
[node name="mouse2" type="Sprite2D" parent="."]
position = Vector2(258.874, 22.6854)
scale = Vector2(0.86, 0.86)
texture = SubResource("AtlasTexture_52tra")
[node name="mouse3" type="Sprite2D" parent="."]
position = Vector2(244.087, 9.23848)
scale = Vector2(0.86, 0.86)
texture = SubResource("AtlasTexture_otpwt")
[node name="mouse4" type="Sprite2D" parent="."]
position = Vector2(117.235, 22.8662)
scale = Vector2(0.86, 0.86)
texture = SubResource("AtlasTexture_5gnxj")
[node name="mouse5" type="Sprite2D" parent="."]
position = Vector2(417.855, 10.2399)
scale = Vector2(0.86, 0.86)
texture = SubResource("AtlasTexture_52tra")
[node name="mouse6" type="Sprite2D" parent="."]
position = Vector2(341.025, 5.27327)
scale = Vector2(0.86, 0.86)
texture = SubResource("AtlasTexture_otpwt")