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.
		
		
		
		
		
			
		
			
				
	
	
		
			30 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
			
		
		
	
	
			30 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
| [gd_resource type="Resource" script_class="CharacterCfg" load_steps=9 format=3 uid="uid://d3mafsovw1mko"]
 | |
| 
 | |
| [ext_resource type="Resource" uid="uid://ckbf40c75bfqf" path="res://config/attack/sharp_normal_hit_up.tres" id="1_at6jo"]
 | |
| [ext_resource type="PackedScene" uid="uid://bei75ysjq2pi4" path="res://scene/ai/bullet_simple.tscn" id="1_m7qit"]
 | |
| [ext_resource type="Resource" uid="uid://bld0vhuhgydm8" path="res://config/attack_box/direct.tres" id="2_780us"]
 | |
| [ext_resource type="Resource" uid="uid://iv8g1x3bkxvv" path="res://config/character_move/fly_fast.tres" id="3_cx00u"]
 | |
| [ext_resource type="Resource" uid="uid://dpajmgrlaytah" path="res://config/character_mp/normal.tres" id="4_alws1"]
 | |
| [ext_resource type="Script" uid="uid://dt3chi1tgnaef" path="res://script/config/character_cfg.gd" id="5_4n1ni"]
 | |
| [ext_resource type="Resource" uid="uid://h1curvk64vm3" path="res://config/character_shield/none.tres" id="6_u7wv4"]
 | |
| [ext_resource type="Resource" uid="uid://5jes0p152akr" path="res://config/character_stun/none.tres" id="7_txgsx"]
 | |
| 
 | |
| [resource]
 | |
| script = ExtResource("5_4n1ni")
 | |
| name = "hero01"
 | |
| type = 2
 | |
| sprite_height = 26
 | |
| sprite_width = 16
 | |
| move = ExtResource("3_cx00u")
 | |
| shield = ExtResource("6_u7wv4")
 | |
| stun = ExtResource("7_txgsx")
 | |
| mp = ExtResource("4_alws1")
 | |
| ai_behavior_tree = ExtResource("1_m7qit")
 | |
| hp_max = 100.0
 | |
| attack = 1.0
 | |
| attack1 = ExtResource("1_at6jo")
 | |
| attack1_box = ExtResource("2_780us")
 | |
| sub_character_auto_create = false
 | |
| material_on = 0
 | |
| material_off = 0
 |