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.
		
		
		
		
		
			
		
			
				
	
	
		
			23 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
			
		
		
	
	
			23 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Plaintext
		
	
| [gd_resource type="Resource" script_class="CharacterCfg" load_steps=7 format=3 uid="uid://efaynwj7143w"]
 | |
| 
 | |
| [ext_resource type="Resource" uid="uid://dfyg6ye7n3wgj" path="res://config/character_move/fast.tres" id="1_b02yl"]
 | |
| [ext_resource type="Resource" uid="uid://dpajmgrlaytah" path="res://config/character_mp/normal.tres" id="2_hrxfp"]
 | |
| [ext_resource type="Script" path="res://script/config/character_cfg.gd" id="3_p63bn"]
 | |
| [ext_resource type="Resource" uid="uid://h1curvk64vm3" path="res://config/character_shield/none.tres" id="4_qnn3b"]
 | |
| [ext_resource type="SpriteFrames" uid="uid://i01jiylcqat" path="res://resource/animation/character/bullet01_move.aseprite" id="4_x87ux"]
 | |
| [ext_resource type="Resource" uid="uid://5jes0p152akr" path="res://config/character_stun/none.tres" id="6_y4hsh"]
 | |
| 
 | |
| [resource]
 | |
| script = ExtResource("3_p63bn")
 | |
| name = "hero01"
 | |
| type = 2
 | |
| sprite_frames = ExtResource("4_x87ux")
 | |
| sprite_harf_height = 16
 | |
| sprite_width = 8
 | |
| move = ExtResource("1_b02yl")
 | |
| shield = ExtResource("4_qnn3b")
 | |
| stun = ExtResource("6_y4hsh")
 | |
| mp = ExtResource("2_hrxfp")
 | |
| hp_max = 100.0
 | |
| attack = 10.0
 |