[Orxonox-commit 515] r2182 - media/particle

decapitb at orxonox.net decapitb at orxonox.net
Mon May 25 18:28:00 CEST 2009


Author: decapitb
Date: 2009-05-25 18:28:00 +0200 (Mon, 25 May 2009)
New Revision: 2182

Added:
   media/particle/repairGold.particle
   media/particle/repairSilver.particle
Log:
repair particles added

Added: media/particle/repairGold.particle
===================================================================
--- media/particle/repairGold.particle	                        (rev 0)
+++ media/particle/repairGold.particle	2009-05-25 16:28:00 UTC (rev 2182)
@@ -0,0 +1,49 @@
+
+Orxonox/repairGold
+{
+	quota	200
+	material	PE/lensflare
+	particle_width	47.38
+	particle_height	47.38
+	cull_each	false
+	renderer	billboard
+	sorted	false
+	local_space	false
+	iteration_interval	0
+	nonvisible_update_timeout	0
+	billboard_type	point
+	billboard_origin	center
+	billboard_rotation_type	texcoord
+	common_up_vector	0 1 0
+	point_rendering	false
+	accurate_facing	false
+
+	emitter HollowEllipsoid
+	{
+		angle	180
+		colour	0.91358 0.734568 0 1
+		colour_range_start	0.91358 0.734568 0 1
+		colour_range_end	0.91358 0.734568 0 1
+		direction	0 1 0
+		emission_rate	216.2
+		position	0 0 0
+		velocity	1
+		velocity_min	1
+		velocity_max	1
+		time_to_live	0.5405
+		time_to_live_min	0.5405
+		time_to_live_max	0.5405
+		duration	1.441
+		duration_min	1.441
+		duration_max	1.622
+		repeat_delay	0.7207
+		repeat_delay_min	0.7207
+		repeat_delay_max	0.7207
+		width	200
+		height	200
+		depth	200
+		inner_width	1
+		inner_height	1
+		inner_depth	1
+	}
+}

Added: media/particle/repairSilver.particle
===================================================================
--- media/particle/repairSilver.particle	                        (rev 0)
+++ media/particle/repairSilver.particle	2009-05-25 16:28:00 UTC (rev 2182)
@@ -0,0 +1,49 @@
+
+Orxonox/repairSilver
+{
+	quota	500
+	material	PE/lensflare
+	particle_width	47.38
+	particle_height	47.38
+	cull_each	false
+	renderer	billboard
+	sorted	false
+	local_space	false
+	iteration_interval	0
+	nonvisible_update_timeout	0
+	billboard_type	point
+	billboard_origin	center
+	billboard_rotation_type	texcoord
+	common_up_vector	0 1 0
+	point_rendering	false
+	accurate_facing	false
+
+	emitter HollowEllipsoid
+	{
+		angle	0
+		colour	0.691358 0.814815 1 1
+		colour_range_start	0.691358 0.814815 1 1
+		colour_range_end	0.691358 0.814815 1 1
+		direction	0 1 0
+		emission_rate	342.3
+		position	0 0 0
+		velocity	1
+		velocity_min	1
+		velocity_max	1
+		time_to_live	0.4
+		time_to_live_min	0.4
+		time_to_live_max	0.4
+		duration	0.7
+		duration_min	0.7
+		duration_max	0.7
+		repeat_delay	0.7207
+		repeat_delay_min	0.7207
+		repeat_delay_max	0.7207
+		width	200
+		height	200
+		depth	200
+		inner_width	1
+		inner_height	1
+		inner_depth	1
+	}
+}




More information about the Orxonox-commit mailing list