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

21 lines
850 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="."]
position = Vector2(326.306, 0)
sprite_frames = ExtResource("2_wic0e")
animation = &"男孩跑动-右"
frame_progress = 0.561645
[node name="球" type="Sprite2D" parent="."]
position = Vector2(348.238, 76)
rotation = 15.8721
texture = ExtResource("3_ofpb7")
offset = Vector2(-3.5, -76)