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
477 B
Plaintext
13 lines
477 B
Plaintext
|
2 years ago
|
[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://ii1wpqmkpqa3" path="res://resource/animation/character/basic_move.aseprite" id="2_2pfl0"]
|
||
|
|
|
||
|
|
[resource]
|
||
|
|
script = ExtResource("1_jpm54")
|
||
|
|
name = ""
|
||
|
|
has_animation = false
|
||
|
|
sprite_frams = ExtResource("2_2pfl0")
|
||
|
|
animation1 = "ground1_loop"
|
||
|
|
animation2 = ""
|