You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
815 B
Plaintext
16 lines
815 B
Plaintext
[gd_resource type="Resource" script_class="PlayerSkillCfg" load_steps=5 format=3 uid="uid://b6x3jdiqtum6"]
|
|
|
|
[ext_resource type="Script" path="res://script/config/player_skill_cfg.gd" id="1_rossy"]
|
|
[ext_resource type="Resource" uid="uid://cy3wwalxeyro0" path="res://config/weapon/long.tres" id="2_eiqoa"]
|
|
[ext_resource type="SpriteFrames" uid="uid://7swf8owxd63i" path="res://resource/animation/character/hero01_long_normal_attack.aseprite" id="2_h7r7b"]
|
|
[ext_resource type="Animation" uid="uid://b28xyr8shsxad" path="res://resource/skill_animation/hero01_long_normal_attack01.tres" id="2_xp4qp"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_rossy")
|
|
weapon = ExtResource("2_eiqoa")
|
|
name = ""
|
|
skill_animation = ExtResource("2_xp4qp")
|
|
has_animation = true
|
|
sprite_frams = ExtResource("2_h7r7b")
|
|
animation_name = "long_attack01"
|