Difference between revisions of "Harry Potter Effect"

From Custom Mario Kart
Jump to navigation Jump to search
m
Line 3: Line 3:
 
The "Harry Potter effect" is a texturing glitch that appears only in newer (4th generation) [[custom tracks]]. That's because newer track models are created with the [[CTools Pack|BRRES Editor]], that currently has this glitch. This bug won't happen if you use only the [[SZS Modifier]] to create your custom tracks. It's named like that because of Harry Potter's invisibility cape - it's not invisible, but it covers what's behind it.
 
The "Harry Potter effect" is a texturing glitch that appears only in newer (4th generation) [[custom tracks]]. That's because newer track models are created with the [[CTools Pack|BRRES Editor]], that currently has this glitch. This bug won't happen if you use only the [[SZS Modifier]] to create your custom tracks. It's named like that because of Harry Potter's invisibility cape - it's not invisible, but it covers what's behind it.
  
This gltich happens if the transparent polygons in the BRRES file appear before the normal ones. The previous polygon will always appear on top of the later one, even if it's transparent.
+
This glitch happens if the transparent polygons in the BRRES file appear before the normal ones. The previous polygon will always appear on top of the later one, even if it's transparent.
  
 
To fix it, you need to have the transparent polygons as the last ones of the BRRES file. To do this you have to set the transparent polygons to be the last ones in the OBJ file. In 3DS Max you can set the order of the polygons. Google Sketchup uses the texture names for the order, so you need to change the texture names so that they're the last ones.
 
To fix it, you need to have the transparent polygons as the last ones of the BRRES file. To do this you have to set the transparent polygons to be the last ones in the OBJ file. In 3DS Max you can set the order of the polygons. Google Sketchup uses the texture names for the order, so you need to change the texture names so that they're the last ones.
  
 
This will, however, still happen if a transparent polygon is behind another. To fix this, you have to change the order of the polygons even more.
 
This will, however, still happen if a transparent polygon is behind another. To fix this, you have to change the order of the polygons even more.

Revision as of 13:24, 5 July 2011

File:HarryPottereffect.png
Here you can see the "Harry Potter effect" in an old GCN SL preview.

The "Harry Potter effect" is a texturing glitch that appears only in newer (4th generation) custom tracks. That's because newer track models are created with the BRRES Editor, that currently has this glitch. This bug won't happen if you use only the SZS Modifier to create your custom tracks. It's named like that because of Harry Potter's invisibility cape - it's not invisible, but it covers what's behind it.

This glitch happens if the transparent polygons in the BRRES file appear before the normal ones. The previous polygon will always appear on top of the later one, even if it's transparent.

To fix it, you need to have the transparent polygons as the last ones of the BRRES file. To do this you have to set the transparent polygons to be the last ones in the OBJ file. In 3DS Max you can set the order of the polygons. Google Sketchup uses the texture names for the order, so you need to change the texture names so that they're the last ones.

This will, however, still happen if a transparent polygon is behind another. To fix this, you have to change the order of the polygons even more.