Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 11, 2010, 4:30:30 PM (14 years ago)
Author:
dafrick
Message:

Added additional pickup (TestPickup), and did some bug $fixing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/pickup3/data/levels/templates/pickup_representation_templates.oxt

    r6498 r6512  
    44            <StaticEntity>
    55                <attached>
    6                     <Billboard position="0,0,0" colour="0.5,1.0,0" material="Examples/Flare" />
     6                    <Billboard position="0,0,0" colour="0.50,0.90,0.25" material="Sphere2" scale=0.1>
     7                        <attached>
     8                            <Billboard position="0,0,0" colour="0.36,0.81,0.10" material="Cross" scale=0.3 />
     9                        </attached>
     10                    </Billboard>
    711                </attached>
    812            </StaticEntity>
     
    2529            <StaticEntity>
    2630                <attached>
    27                     <Billboard position="0,0,0" colour="0,1.0,0.5" material="Examples/Flare" />
     31                    <Billboard position="0,0,0" colour="0.50,0.90,0.25" material="Sphere2" scale=0.1>
     32                        <attached>
     33                            <Billboard position="0,0,0" colour="0.36,0.81,0.10" material="Cross" scale=0.5 />
     34                        </attached>
     35                    </Billboard>
    2836                </attached>
    2937            </StaticEntity>
     
    4654            <StaticEntity>
    4755                <attached>
    48                     <Billboard position="0,0,0" colour="0,1.0,0.5" material="Examples/Flare" />
     56                    <Billboard position="0,0,0" colour="0.50,0.90,0.25" material="Sphere2" scale=0.1>
     57                        <attached>
     58                            <Billboard position="0,0,0" colour="0.36,0.81,0.10" material="Cross" scale=0.7 />
     59                        </attached>
     60                    </Billboard>
    4961                </attached>
    5062            </StaticEntity>
     
    6779            <StaticEntity>
    6880                <attached>
    69                     <Billboard position="0,0,0" colour="0,1.0,0.5" material="Examples/Flare" />
     81                    <Billboard position="0,0,0" colour="0.50,0.90,0.25" material="Sphere2" scale=0.1>
     82                        <attached>
     83                            <Billboard position="0,0,0" colour="0.36,0.81,0.10" material="Cross" scale=1.2 />
     84                        </attached>
     85                    </Billboard>
    7086                </attached>
    7187            </StaticEntity>
Note: See TracChangeset for help on using the changeset viewer.