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.

18 lines
679 B
Plaintext

[gd_resource type="Resource" script_class="CharacterCfg" load_steps=4 format=3 uid="uid://dmfh54jffhx28"]
2 years ago
[ext_resource type="Resource" uid="uid://dx54fjf5t0uu8" path="res://config/character_move/normal.tres" id="1_hjl2t"]
2 years ago
[ext_resource type="Script" path="res://script/config/character_cfg.gd" id="1_wkjce"]
[ext_resource type="SpriteFrames" uid="uid://crdd52skym3ir" path="res://resource/animation/character/monster02_move.aseprite" id="2_h60bf"]
2 years ago
[resource]
script = ExtResource("1_wkjce")
name = "monster02"
type = 1
2 years ago
sprite_frames = ExtResource("2_h60bf")
sprite_harf_height = 26
sprite_width = 16
move = ExtResource("1_hjl2t")
hp_max = 100.0
2 years ago
shield_max = 0.0
2 years ago
attack = 10.0