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
		
	
	
		
			588 B
		
	
	
	
		
			Plaintext
		
	
			
		
		
	
	
			15 lines
		
	
	
		
			588 B
		
	
	
	
		
			Plaintext
		
	
| [gd_scene load_steps=4 format=3 uid="uid://j0wrno4hl0hp"]
 | |
| 
 | |
| [ext_resource type="Script" path="res://script/effect/particle.gd" id="1_5dxmp"]
 | |
| [ext_resource type="Script" path="res://script/effect/particle_sub_emitter.gd" id="2_npeka"]
 | |
| [ext_resource type="PackedScene" uid="uid://b0ogpoluxbsxx" path="res://scene/effect/particle/particle_blood_fragment.tscn" id="3_ww4rr"]
 | |
| 
 | |
| [node name="Particle" type="Node3D"]
 | |
| script = ExtResource("1_5dxmp")
 | |
| 
 | |
| [node name="ParticleSubEmitter" type="Node3D" parent="."]
 | |
| script = ExtResource("2_npeka")
 | |
| sub = ExtResource("3_ww4rr")
 | |
| count_min = 5
 | |
| count_max = 8
 |