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
		
	
	
		
			522 B
		
	
	
	
		
			Plaintext
		
	
			
		
		
	
	
			11 lines
		
	
	
		
			522 B
		
	
	
	
		
			Plaintext
		
	
| [gd_scene load_steps=3 format=3 uid="uid://d10hh1e4u544w"]
 | |
| 
 | |
| [ext_resource type="Script" uid="uid://dxoik7jm7xm2q" path="res://script/effect/particle.gd" id="1_buiuf"]
 | |
| [ext_resource type="PackedScene" uid="uid://cxopc3y11lwg1" path="res://scene/effect/particle/_particle_dash1.tscn" id="1_eappe"]
 | |
| 
 | |
| [node name="Particle" type="Node3D"]
 | |
| script = ExtResource("1_buiuf")
 | |
| 
 | |
| [node name="Particle" parent="." instance=ExtResource("1_eappe")]
 | |
| transform = Transform3D(0.707107, 0.707107, 0, -0.707107, 0.707107, 0, 0, 0, 1, 0, 0, 0)
 |