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

21 lines
834 B
Plaintext
Raw Normal View History

[gd_scene load_steps=4 format=3 uid="uid://cpc5037mesjl7"]
[ext_resource type="Script" 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="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="."]
sprite_frames = ExtResource("2_wic0e")
animation = &"男孩跑动停球"
frame_progress = 0.634153
[node name="球" type="Sprite2D" parent="."]
visible = false
position = Vector2(-10, 76)
rotation = -25.1327
texture = ExtResource("3_ofpb7")
offset = Vector2(-3.5, -76)