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.
13 lines
524 B
Plaintext
13 lines
524 B
Plaintext
[gd_resource type="Resource" script_class="SkillCfg" load_steps=3 format=3 uid="uid://p7rrgcllpisi"]
|
|
|
|
[ext_resource type="Script" path="res://script/config/skill_cfg.gd" id="1_jpm54"]
|
|
[ext_resource type="SpriteFrames" uid="uid://2cb8lknel0ih" path="res://resource/animation/character/basic_move.aseprite" id="2_2pfl0"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_jpm54")
|
|
name = ""
|
|
attack_list = Array[Resource("res://script/config/attack_cfg.gd")]([])
|
|
has_animation = false
|
|
sprite_frams = ExtResource("2_2pfl0")
|
|
animation_name = ""
|