xiandie/scene/ground/script/c01/s06_踢球男孩.tscn

27 lines
1.1 KiB
Plaintext
Raw Normal View History

[gd_scene load_steps=5 format=3 uid="uid://cpc5037mesjl7"]
[ext_resource type="Script" uid="uid://q7d8moiq8yqo" path="res://scene/ground/script/c01/s06_踢球男孩.gd" id="1_itbib"]
[ext_resource type="SpriteFrames" uid="uid://cc0ea1he2nfc2" path="res://asset/art/gif/c01_孤儿院长廊/frames.tres" id="2_wic0e"]
[ext_resource type="PackedScene" uid="uid://cyobva6ppmapr" path="res://scene/entity/general/sfx2d.tscn" id="3_e3jpo"]
[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="."]
position = Vector2(394.202, 0)
sprite_frames = ExtResource("2_wic0e")
animation = &"男孩跑动-左"
frame_progress = 0.468651
[node name="Sfx2d" parent="男孩" instance=ExtResource("3_e3jpo")]
position = Vector2(-15.9226, 56)
stream = null
file = "男孩踢球声"
[node name="球" type="Sprite2D" parent="."]
position = Vector2(385.169, 76)
rotation = 24.4042
texture = ExtResource("3_ofpb7")
offset = Vector2(-3.5, -76)