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.

15 lines
514 B
Plaintext

2 years ago
[gd_resource type="Resource" script_class="CharacterCfg" load_steps=3 format=3 uid="uid://bjvrih37ni5nx"]
[ext_resource type="Script" path="res://script/config/character_cfg.gd" id="1_2054l"]
[ext_resource type="SpriteFrames" uid="uid://cijqp2fy7taqp" 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
hp_max = 100.0
shield_max = 100.0