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.
19 lines
753 B
Plaintext
19 lines
753 B
Plaintext
|
2 years ago
|
[gd_resource type="Resource" script_class="SkillPlayerCfg" load_steps=4 format=3 uid="uid://lr1iguojoyk"]
|
||
|
|
|
||
|
|
[ext_resource type="Script" path="res://script/config/player_skill_cfg.gd" id="1_42tyl"]
|
||
|
|
[ext_resource type="Animation" uid="uid://d0rn5wwwnu4oh" path="res://resource/skill_animation/hero01_common_skill0102.tres" id="2_ar1pk"]
|
||
|
|
[ext_resource type="SpriteFrames" uid="uid://ce83cuqwgwwi4" path="res://resource/animation/character/hero01_long_attack.aseprite" id="3_11afq"]
|
||
|
|
|
||
|
|
[resource]
|
||
|
|
script = ExtResource("1_42tyl")
|
||
|
|
stance_from = 100
|
||
|
|
stance_to = 3
|
||
|
|
break_level = 1
|
||
|
|
action = "none"
|
||
|
|
name = ""
|
||
|
|
skill_animation = ExtResource("2_ar1pk")
|
||
|
|
free_lock = false
|
||
|
|
refresh_animation = false
|
||
|
|
sprite_frames = ExtResource("3_11afq")
|
||
|
|
animation_name = "long_attack02"
|