Last change
on this file since 6702 was
6702,
checked in by dafrick, 15 years ago
|
Added arrow texture and material. Created some images for the PickupInventory (in the pickup.tga file and defined through the PickupInventory imageset)
|
File size:
687 bytes
|
Rev | Line | |
---|
[6702] | 1 | <?xml version="1.0" ?> |
---|
| 2 | <Imageset Name="PickupInventory" Imagefile="pickup.tga" NativeHorzRes="700" NativeVertRes="100" AutoScaled="true"> |
---|
| 3 | <Image Name="Default" XPos="0" YPos="0" Width="100" Height="100"/> |
---|
| 4 | <Image Name="SmallHealth" XPos="100" YPos="0" Width="100" Height="100"/> |
---|
| 5 | <Image Name="MediumHealth" XPos="200" YPos="0" Width="100" Height="100"/> |
---|
| 6 | <Image Name="HugeHealth" XPos="300" YPos="0" Width="100" Height="100"/> |
---|
| 7 | <Image Name="CrazyMadnessHealth" XPos="400" YPos="0" Width="100" Height="100"/> |
---|
| 8 | <Image Name="UsePickup" XPos="500" YPos="0" Width="100" Height="100"/> |
---|
| 9 | <Image Name="DropPickup" XPos="600" YPos="0" Width="100" Height="100"/> |
---|
| 10 | </Imageset> |
---|
Note: See
TracBrowser
for help on using the repository browser.