Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9202


Ignore:
Timestamp:
May 18, 2012, 3:13:04 PM (12 years ago)
Author:
smerkli
Message:

small color update to damageboostpickup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation2012/data/levels/templates/pickupRepresentationTemplates.oxt

    r9195 r9202  
    223223            <StaticEntity>
    224224                <attached>
    225                     <Billboard position="0,0,0" colour="0.10,0.20,0.30" material="Sphere2" scale=0.1 >
     225                    <Billboard position="0,0,0" colour="0.95,0.10,0.05" material="Sphere2" scale=0.1 >
    226226                        <attached>
    227227                            <Billboard position="0,0,0" colour="0.30,0.30,0.30" material="damageSmall" scale=0.7 />
     
    248248            <StaticEntity>
    249249                <attached>
    250                     <Billboard position="0,0,0" colour="0.10,0.20,0.30" material="Sphere2" scale=0.1 >
     250                    <Billboard position="0,0,0" colour="0.95,0.10,0.05" material="Sphere2" scale=0.1 >
    251251                        <attached>
    252252                            <Billboard position="0,0,0" colour="0.30,0.30,0.30" material="damageMedium" scale=0.7 />
     
    273273            <StaticEntity>
    274274                <attached>
    275                     <Billboard position="0,0,0" colour="0.10,0.20,0.30" material="Sphere2" scale=0.1 >
     275                    <Billboard position="0,0,0" colour="0.95,0.10,0.05" material="Sphere2" scale=0.1 >
    276276                        <attached>
    277277                            <Billboard position="0,0,0" colour="0.30,0.30,0.30" material="damageLarge" scale=0.7 />
Note: See TracChangeset for help on using the changeset viewer.