2025-01-24 14:19:17 +00:00
|
|
|
[gd_scene load_steps=5 format=3 uid="uid://cpc5037mesjl7"]
|
2025-01-22 12:35:09 +00:00
|
|
|
|
2025-03-10 13:03:34 +00:00
|
|
|
[ext_resource type="Script" uid="uid://q7d8moiq8yqo" path="res://scene/ground/script/c01/s06_踢球男孩.gd" id="1_itbib"]
|
2025-01-22 12:35:09 +00:00
|
|
|
[ext_resource type="SpriteFrames" uid="uid://cc0ea1he2nfc2" path="res://asset/art/gif/c01_孤儿院长廊/frames.tres" id="2_wic0e"]
|
2025-01-24 14:19:17 +00:00
|
|
|
[ext_resource type="PackedScene" uid="uid://cyobva6ppmapr" path="res://scene/entity/general/sfx2d.tscn" id="3_e3jpo"]
|
2025-01-22 12:35:09 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://bmedw8l7ew067" path="res://asset/art/gif/c01_孤儿院长廊/男孩要踢的球.png" id="3_ofpb7"]
|
|
|
|
|
|
|
|
[node name="踢球男孩" type="Node2D"]
|
|
|
|
script = ExtResource("1_itbib")
|
|
|
|
|
|
|
|
[node name="男孩" type="AnimatedSprite2D" parent="."]
|
2025-01-24 14:19:17 +00:00
|
|
|
position = Vector2(394.202, 0)
|
2025-01-22 12:35:09 +00:00
|
|
|
sprite_frames = ExtResource("2_wic0e")
|
2025-01-24 14:19:17 +00:00
|
|
|
animation = &"男孩跑动-左"
|
|
|
|
frame_progress = 0.468651
|
|
|
|
|
|
|
|
[node name="Sfx2d" parent="男孩" instance=ExtResource("3_e3jpo")]
|
|
|
|
position = Vector2(-15.9226, 56)
|
|
|
|
stream = null
|
|
|
|
file = "男孩踢球声"
|
2025-01-22 12:35:09 +00:00
|
|
|
|
|
|
|
[node name="球" type="Sprite2D" parent="."]
|
2025-01-24 14:19:17 +00:00
|
|
|
position = Vector2(385.169, 76)
|
|
|
|
rotation = 24.4042
|
2025-01-22 12:35:09 +00:00
|
|
|
texture = ExtResource("3_ofpb7")
|
|
|
|
offset = Vector2(-3.5, -76)
|