However, for some reason, when the new 120 frame exhaust displays over another game graphic, such as Rama's gunship which happens to be following my ship right now, certain pixels in the exhaust turn green in a very peculiar sort of way. I copied the exhaust XML from Transcendence.xml in order to use it on my ship, so everything seems to be in order, I just don't know why its turning green.
Code: Select all
<Image UNID="&rsExhaustImage;" bitmap="Stalwart\StalwartExhaust.jpg" bitmask="Stalwart\StalwartExhaustMask.bmp"/>
Code: Select all
<DriveImages>
<NozzleImage imageID="&rsExhaustImage;" imageX="0" imageY="0" imageWidth="48" imageHeight="48"/>
<NozzlePos x="-52" y="-13"/>
<NozzlePos x="-52" y="13"/>
</DriveImages>
Anyone else encountered this before and know what to do about it?
As a side note, those 120 frame ships look really awkward when surrounded by 20-40 frame ships.