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.
		
		
		
		
		
			
		
			
				
	
	
		
			11 lines
		
	
	
		
			443 B
		
	
	
	
		
			Plaintext
		
	
			
		
		
	
	
			11 lines
		
	
	
		
			443 B
		
	
	
	
		
			Plaintext
		
	
| [gd_scene load_steps=3 format=3 uid="uid://b12fa5bpdmhms"]
 | |
| 
 | |
| [ext_resource type="SpriteFrames" uid="uid://cwe8setoi6bd" path="res://resource/animation/character/hero01_move.aseprite" id="1_1twno"]
 | |
| [ext_resource type="Script" path="res://script/effect/afterimage.gd" id="2_grtq1"]
 | |
| 
 | |
| [node name="AfterImage" type="AnimatedSprite3D"]
 | |
| pixel_size = 0.02
 | |
| sprite_frames = ExtResource("1_1twno")
 | |
| animation = &"idle_loop"
 | |
| script = ExtResource("2_grtq1")
 |