[Orxonox-commit 2260] r6976 - data/trunk/materials/scripts
gionc at orxonox.net
gionc at orxonox.net
Thu May 27 17:14:31 CEST 2010
Author: gionc
Date: 2010-05-27 17:14:31 +0200 (Thu, 27 May 2010)
New Revision: 6976
Modified:
data/trunk/materials/scripts/PE_materials.material
Log:
added smoke material
Modified: data/trunk/materials/scripts/PE_materials.material
===================================================================
--- data/trunk/materials/scripts/PE_materials.material 2010-05-27 15:13:29 UTC (rev 6975)
+++ data/trunk/materials/scripts/PE_materials.material 2010-05-27 15:14:31 UTC (rev 6976)
@@ -110,6 +110,24 @@
}
}
+material PE/smoke4
+{
+ technique
+ {
+ pass
+ {
+ lighting off
+ depth_write off
+ scene_blend alpha_blend
+
+ texture_unit
+ {
+ texture smoke4.tga
+ }
+ }
+ }
+}
+
material PE/explosion
{
technique
More information about the Orxonox-commit
mailing list