Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 29, 2010, 4:39:25 PM (14 years ago)
Author:
ebeier
Message:

engine stripes now working correctly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/ppspickups1/data/levels/templates/pickup_representation_templates_speed.oxt

    r6607 r6643  
    44            <StaticEntity>
    55                <attached>
    6                     <Billboard position="0,0,0" colour="1.0,0.0,0.0" material="Sphere2" scale=0.1>
     6                    <Billboard position="0,0,0" colour="0.50,0.90,0.25" material="Sphere2" scale=0.1>
    77                        <attached>
    8                             <Billboard position="0,0,0" colour="1.0,1.0,0.0" material="Cross" scale=0.7 />
     8                            <Billboard position="0,0,0" colour="0.90,0.90,0.10" material="3arrowsup" scale=0.7 />
    99                        </attached>
    1010                    </Billboard>
     
    1818  <SpeedPickup
    1919    duration = 10.0
    20     speedAdd = 0
     20    speedAdd = 100
    2121    SpeedMultiply = 10
    2222    activationType = "immediate"
Note: See TracChangeset for help on using the changeset viewer.