[Orxonox-commit 6711] r11340 - in data/trunk: images/effects materials
maxima at orxonox.net
maxima at orxonox.net
Wed Dec 14 13:41:54 CET 2016
Author: maxima
Date: 2016-12-14 13:41:54 +0100 (Wed, 14 Dec 2016)
New Revision: 11340
Modified:
data/trunk/images/effects/PickupBar.png
data/trunk/materials/Pickups.material
Log:
updated files for pickupbar
Modified: data/trunk/images/effects/PickupBar.png
===================================================================
(Binary files differ)
Modified: data/trunk/materials/Pickups.material
===================================================================
--- data/trunk/materials/Pickups.material 2016-12-14 12:39:14 UTC (rev 11339)
+++ data/trunk/materials/Pickups.material 2016-12-14 12:41:54 UTC (rev 11340)
@@ -1,3 +1,21 @@
+material PickupBar
+{
+ technique
+ {
+ pass
+ {
+ lighting off
+ scene_blend add
+ depth_write off
+
+ texture_unit
+ {
+ texture PickupBar.png
+ }
+ }
+ }
+}
+
material Sphere2
{
technique
More information about the Orxonox-commit
mailing list