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
		
	
	
		
			498 B
		
	
	
	
		
			Plaintext
		
	
			
		
		
	
	
			11 lines
		
	
	
		
			498 B
		
	
	
	
		
			Plaintext
		
	
| [gd_scene load_steps=3 format=3 uid="uid://664eepl2dhc3"]
 | |
| 
 | |
| [ext_resource type="Script" path="res://script/effect/particle.gd" id="1_t4xot"]
 | |
| [ext_resource type="PackedScene" uid="uid://cjgt2myahbtci" path="res://scene/effect/particle/_particle_fist2.tscn" id="2_c4jod"]
 | |
| 
 | |
| [node name="Particle" type="Node3D"]
 | |
| script = ExtResource("1_t4xot")
 | |
| 
 | |
| [node name="Particle" parent="." instance=ExtResource("2_c4jod")]
 | |
| transform = Transform3D(0.707107, -1.41421, 0, 0.707107, 1.41421, 0, 0, 0, 2, 0.1, -0.4, 0)
 |