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.
		
		
		
		
		
			
		
			
	
	
		
			113 lines
		
	
	
		
			3.8 KiB
		
	
	
	
		
			Plaintext
		
	
		
		
			
		
	
	
			113 lines
		
	
	
		
			3.8 KiB
		
	
	
	
		
			Plaintext
		
	
| 
											1 year ago
										 | [gd_scene load_steps=19 format=3 uid="uid://cqvyo552uq3mr"] | ||
|  | 
 | ||
|  | [ext_resource type="Script" path="res://script/effect/particle.gd" id="1_1sn0c"] | ||
|  | [ext_resource type="Shader" path="res://render/shader/particle_ground.gdshader" id="2_jophi"] | ||
|  | [ext_resource type="Texture2D" uid="uid://usaih3es2tch" path="res://render/texture/particle/shape/glow2.png" id="3_dnku6"] | ||
|  | [ext_resource type="ArrayMesh" uid="uid://dq207a0waxk0j" path="res://render/mesh/slash1.obj" id="4_8uihl"] | ||
|  | [ext_resource type="RibbonTrailMesh" uid="uid://sl2yk58443mf" path="res://render/trail_mesh/speed_line.tres" id="5_0j5ld"] | ||
|  | [ext_resource type="RibbonTrailMesh" uid="uid://drx1hgf5acgv7" path="res://render/trail_mesh/air_dust.tres" id="6_cchu8"] | ||
|  | 
 | ||
|  | [sub_resource type="ShaderMaterial" id="ShaderMaterial_nb7oe"] | ||
|  | render_priority = 0 | ||
|  | shader = ExtResource("2_jophi") | ||
|  | shader_parameter/tex_main = ExtResource("3_dnku6") | ||
|  | 
 | ||
|  | [sub_resource type="Curve" id="Curve_pvmd5"] | ||
|  | _data = [Vector2(0, 0.152862), 0.0, -0.152862, 0, 1, Vector2(1, 0), -0.152862, 0.0, 1, 0] | ||
|  | point_count = 2 | ||
|  | 
 | ||
|  | [sub_resource type="CurveTexture" id="CurveTexture_t061u"] | ||
|  | curve = SubResource("Curve_pvmd5") | ||
|  | 
 | ||
|  | [sub_resource type="Curve" id="Curve_nmhum"] | ||
|  | max_value = 1.5 | ||
|  | _data = [Vector2(0, 0.870585), 0.0, 0.629415, 0, 1, Vector2(1, 1.5), 0.629415, 0.0, 1, 0] | ||
|  | point_count = 2 | ||
|  | 
 | ||
|  | [sub_resource type="CurveTexture" id="CurveTexture_qgloy"] | ||
|  | curve = SubResource("Curve_nmhum") | ||
|  | 
 | ||
|  | [sub_resource type="ParticleProcessMaterial" id="ParticleProcessMaterial_nmv6q"] | ||
|  | particle_flag_disable_z = true | ||
|  | gravity = Vector3(0, 0, 0) | ||
|  | scale_curve = SubResource("CurveTexture_qgloy") | ||
|  | alpha_curve = SubResource("CurveTexture_t061u") | ||
|  | 
 | ||
|  | [sub_resource type="Curve" id="Curve_hkabt"] | ||
|  | _data = [Vector2(0, 0.509135), 0.0, 0.0, 0, 0, Vector2(1, 0), 0.0, 0.0, 0, 0] | ||
|  | point_count = 2 | ||
|  | 
 | ||
|  | [sub_resource type="CurveTexture" id="CurveTexture_f3037"] | ||
|  | curve = SubResource("Curve_hkabt") | ||
|  | 
 | ||
|  | [sub_resource type="ParticleProcessMaterial" id="ParticleProcessMaterial_cybcg"] | ||
|  | emission_shape = 1 | ||
|  | emission_sphere_radius = 0.3 | ||
|  | spread = 0.0 | ||
|  | initial_velocity_min = 6.0 | ||
|  | initial_velocity_max = 6.0 | ||
|  | gravity = Vector3(0, 0, 0) | ||
|  | scale_min = 0.1 | ||
|  | scale_max = 0.1 | ||
|  | alpha_curve = SubResource("CurveTexture_f3037") | ||
|  | 
 | ||
|  | [sub_resource type="Curve" id="Curve_k3r43"] | ||
|  | _data = [Vector2(0, 0.509135), 0.0, 0.0, 0, 0, Vector2(1, 0), 0.0, 0.0, 0, 0] | ||
|  | point_count = 2 | ||
|  | 
 | ||
|  | [sub_resource type="CurveTexture" id="CurveTexture_scyyt"] | ||
|  | curve = SubResource("Curve_k3r43") | ||
|  | 
 | ||
|  | [sub_resource type="ParticleProcessMaterial" id="ParticleProcessMaterial_e6pin"] | ||
|  | emission_shape = 1 | ||
|  | emission_sphere_radius = 0.4 | ||
|  | spread = 180.0 | ||
|  | initial_velocity_min = 0.1 | ||
|  | initial_velocity_max = 0.3 | ||
|  | gravity = Vector3(0, 0, 0) | ||
|  | scale_min = 0.2 | ||
|  | scale_max = 0.2 | ||
|  | alpha_curve = SubResource("CurveTexture_scyyt") | ||
|  | turbulence_noise_strength = 0.1 | ||
|  | 
 | ||
|  | [node name="Particle" type="Node3D"] | ||
|  | script = ExtResource("1_1sn0c") | ||
|  | is_ground = true | ||
|  | 
 | ||
|  | [node name="Shockwave" type="GPUParticles3D" parent="."] | ||
|  | transform = Transform3D(0.1, 0, 0, 0, -4.37114e-09, 0.1, 0, -0.1, -4.37114e-09, 0, 0, 0) | ||
|  | visible = false | ||
|  | layers = 512 | ||
|  | material_override = SubResource("ShaderMaterial_nb7oe") | ||
|  | cast_shadow = 0 | ||
|  | emitting = false | ||
|  | amount = 1 | ||
|  | lifetime = 0.15 | ||
|  | one_shot = true | ||
|  | fixed_fps = 60 | ||
|  | local_coords = true | ||
|  | process_material = SubResource("ParticleProcessMaterial_nmv6q") | ||
|  | draw_pass_1 = ExtResource("4_8uihl") | ||
|  | 
 | ||
|  | [node name="Flare" type="GPUParticles3D" parent="."] | ||
|  | transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0, 0, 0) | ||
|  | emitting = false | ||
|  | amount = 1 | ||
|  | lifetime = 0.1 | ||
|  | one_shot = true | ||
|  | explosiveness = 1.0 | ||
|  | trail_enabled = true | ||
|  | trail_lifetime = 0.1 | ||
|  | process_material = SubResource("ParticleProcessMaterial_cybcg") | ||
|  | draw_pass_1 = ExtResource("5_0j5ld") | ||
|  | 
 | ||
|  | [node name="Flare2" type="GPUParticles3D" parent="."] | ||
|  | emitting = false | ||
|  | amount = 1 | ||
|  | one_shot = true | ||
|  | explosiveness = 1.0 | ||
|  | trail_enabled = true | ||
|  | trail_lifetime = 0.1 | ||
|  | process_material = SubResource("ParticleProcessMaterial_e6pin") | ||
|  | draw_pass_1 = ExtResource("6_cchu8") |