mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-05-28 06:51:54 +08:00
b343708b3b
feat(角色): 为Kernyr和CyberCat添加新攻击类型 refactor(角色): 更新Kernyr角色贴图和显示名称 feat(关卡): 调整测试关卡配置和敌人波次 style: 更新子弹资源文件及导入配置
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://5o6446vmerf5" path="res://resources/bullets/yangyi/cat.jpg" 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)
|