Changeset 6512 for code/branches/pickup3/data
- Timestamp:
- Mar 11, 2010, 4:30:30 PM (15 years ago)
- Location:
- code/branches/pickup3/data/levels
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/pickup3/data/levels/templates/pickup_representation_templates.oxt
r6498 r6512 4 4 <StaticEntity> 5 5 <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> 7 11 </attached> 8 12 </StaticEntity> … … 25 29 <StaticEntity> 26 30 <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> 28 36 </attached> 29 37 </StaticEntity> … … 46 54 <StaticEntity> 47 55 <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> 49 61 </attached> 50 62 </StaticEntity> … … 67 79 <StaticEntity> 68 80 <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> 70 86 </attached> 71 87 </StaticEntity>
Note: See TracChangeset
for help on using the changeset viewer.