|
|
|
@ -20,7 +20,7 @@
|
|
|
|
[ext_resource type="Script" path="res://script/manager/input_manager.gd" id="12_vfqm4"]
|
|
|
|
[ext_resource type="Script" path="res://script/manager/input_manager.gd" id="12_vfqm4"]
|
|
|
|
[ext_resource type="Script" path="res://script/character/status.gd" id="18_nr8sb"]
|
|
|
|
[ext_resource type="Script" path="res://script/character/status.gd" id="18_nr8sb"]
|
|
|
|
[ext_resource type="SpriteFrames" uid="uid://2cb8lknel0ih" path="res://resource/animation/character/basic_move.aseprite" id="20_4ni1a"]
|
|
|
|
[ext_resource type="SpriteFrames" uid="uid://2cb8lknel0ih" path="res://resource/animation/character/basic_move.aseprite" id="20_4ni1a"]
|
|
|
|
[ext_resource type="SpriteFrames" uid="uid://cajgs8smbkjan" path="res://resource/animation/character/hero01_fist_skill01.aseprite" id="20_uwqv0"]
|
|
|
|
[ext_resource type="SpriteFrames" uid="uid://bhsotj76tuovy" path="res://resource/animation/character/hero01_fist_attack.aseprite" id="20_653tf"]
|
|
|
|
[ext_resource type="AnimationLibrary" uid="uid://croik07a1qko5" path="res://resource/skill_animation_library/animation_library.tres" id="22_qyapv"]
|
|
|
|
[ext_resource type="AnimationLibrary" uid="uid://croik07a1qko5" path="res://resource/skill_animation_library/animation_library.tres" id="22_qyapv"]
|
|
|
|
[ext_resource type="Script" path="res://script/character/skill.gd" id="23_783eu"]
|
|
|
|
[ext_resource type="Script" path="res://script/character/skill.gd" id="23_783eu"]
|
|
|
|
[ext_resource type="Script" path="res://script/character/move.gd" id="25_d520l"]
|
|
|
|
[ext_resource type="Script" path="res://script/character/move.gd" id="25_d520l"]
|
|
|
|
@ -218,9 +218,8 @@ pixel_size = 0.02
|
|
|
|
double_sided = false
|
|
|
|
double_sided = false
|
|
|
|
alpha_cut = 2
|
|
|
|
alpha_cut = 2
|
|
|
|
texture_filter = 0
|
|
|
|
texture_filter = 0
|
|
|
|
sprite_frames = ExtResource("20_uwqv0")
|
|
|
|
sprite_frames = ExtResource("20_653tf")
|
|
|
|
animation = &"fist_air_skill01"
|
|
|
|
animation = &"fist_air_attack01"
|
|
|
|
frame = 8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[node name="Throw" type="AnimatedSprite3D" parent="EditorTool/Character"]
|
|
|
|
[node name="Throw" type="AnimatedSprite3D" parent="EditorTool/Character"]
|
|
|
|
unique_name_in_owner = true
|
|
|
|
unique_name_in_owner = true
|
|
|
|
|