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.

17 lines
660 B
Plaintext

[gd_resource type="Resource" script_class="CharacterCfg" load_steps=4 format=3 uid="uid://bjvrih37ni5nx"]
[ext_resource type="Script" path="res://script/config/character_cfg.gd" id="1_2054l"]
[ext_resource type="Resource" uid="uid://dx54fjf5t0uu8" path="res://config/character_move/normal.tres" id="1_ebj0w"]
[ext_resource type="SpriteFrames" uid="uid://cwe8setoi6bd" path="res://resource/animation/character/hero01_move.aseprite" id="2_cssb0"]
[resource]
script = ExtResource("1_2054l")
name = "hero01"
type = 0
sprite_frames = ExtResource("2_cssb0")
sprite_harf_height = 26
sprite_width = 16
move = ExtResource("1_ebj0w")
hp_max = 100.0
shield_max = 100.0