mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-31 08:21:54 +08:00
d46162e754
添加Kernyr和CyberCat的角色图片资源,更新角色场景文件中的纹理引用 调整Kernyr的缩放比例,修改Wave配置以包含新角色
35 lines
1.1 KiB
Plaintext
35 lines
1.1 KiB
Plaintext
[gd_scene format=3 uid="uid://47ek7kev66gj"]
|
|
|
|
[ext_resource type="PackedScene" uid="uid://cvogxi7mktumf" path="res://components/Abstracts/EntityBase.tscn" id="1_afsds"]
|
|
[ext_resource type="Script" uid="uid://cnqdjw7i7noxk" path="res://scripts/Contents/Characters/CyberCat.gd" id="2_afsds"]
|
|
[ext_resource type="Texture2D" uid="uid://d1ajua4r4tn2k" path="res://resources/characters/cybercat/cybercat.png" id="3_afsds"]
|
|
|
|
[sub_resource type="SpriteFrames" id="SpriteFrames_vkls3"]
|
|
animations = [{
|
|
"frames": [],
|
|
"loop": true,
|
|
"name": &"idle",
|
|
"speed": 5.0
|
|
}, {
|
|
"frames": [],
|
|
"loop": true,
|
|
"name": &"walk",
|
|
"speed": 5.0
|
|
}]
|
|
|
|
[node name="CyberCat" unique_id=1689157073 instance=ExtResource("1_afsds")]
|
|
script = ExtResource("2_afsds")
|
|
displayName = "赛博猫猫"
|
|
metadata/_edit_vertical_guides_ = [200.0]
|
|
|
|
[node name="texture" parent="." index="3"]
|
|
sprite_frames = SubResource("SpriteFrames_vkls3")
|
|
|
|
[node name="staticBackground" parent="texture" index="0"]
|
|
position = Vector2(0, -10)
|
|
scale = Vector2(0.37199643, 0.37199643)
|
|
texture = ExtResource("3_afsds")
|
|
|
|
[node name="statebar" parent="." index="4"]
|
|
position = Vector2(0, -135)
|