fix
parent
b909d6a000
commit
5dceb56932
@ -0,0 +1,25 @@
|
||||
[remap]
|
||||
|
||||
importer="Aseprite SpriteFrames Import"
|
||||
type="SpriteFrames"
|
||||
uid="uid://ggo0n20d5eb4"
|
||||
path="res://.godot/imported/hero01_long_skill02.aseprite-8046f648b2217a8ab8a84ffac56165b9.res"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://resource/animation/character/hero01_long_skill02.aseprite"
|
||||
dest_files=["res://.godot/imported/hero01_long_skill02.aseprite-8046f648b2217a8ab8a84ffac56165b9.res"]
|
||||
|
||||
[params]
|
||||
|
||||
spritesheet/layout=0
|
||||
spritesheet/fixed_rows_count=1
|
||||
spritesheet/fixed_columns_count=1
|
||||
spritesheet/border_type=0
|
||||
spritesheet/trim=false
|
||||
spritesheet/ignore_empty=false
|
||||
spritesheet/merge_duplicates=false
|
||||
animation/default/name="default"
|
||||
animation/default/direction=0
|
||||
animation/default/repeat_count=0
|
||||
animation/autoplay=""
|
||||
@ -1,10 +1,8 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://cdyymv2w1qr66"]
|
||||
[gd_scene load_steps=2 format=3 uid="uid://cdyymv2w1qr66"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://ksxwg0alt2us" path="res://scene/character/character.tscn" id="1_eshlr"]
|
||||
[ext_resource type="SpriteFrames" uid="uid://ce83cuqwgwwi4" path="res://resource/animation/character/hero01_long_attack.aseprite" id="2_g7all"]
|
||||
|
||||
[node name="Character" instance=ExtResource("1_eshlr")]
|
||||
|
||||
[node name="View" parent="." index="2"]
|
||||
sprite_frames = ExtResource("2_g7all")
|
||||
animation = &"long_attack01"
|
||||
|
||||
Loading…
Reference in New Issue