Rearview Mirror Problem

Daveybird

For some reason, on all of the tracks that everyone else makes, the track is visible in the rearview mirror. However, on my tracks, the rearview mirror is a blank grey, however, I'm still able to see the cars, but not the actual track. I'm thinking it's a material problem in 3DSimEd. Or, it could possibly be a SCN problem.

Here's what my views part in my SCN looks like:

View=mainview
{
Clear=False
Color=(0, 0, 0)
Size=(1.00, 1.00) Center=(0.5, 0.5)
FOV=(77.75, 62.50)
ClipPlanes=(0.50, 10000.00)
View=rearview
{
Clear=False
Color=(0, 0, 0)
Size=(1024.00, 64.00) Center=(512, 32.00)
FOV=(62.5, 62.5)
ClipPlanes=(0.5, 150.00)
}
}

If anyone can help, it would be much appreciated. Thanks!
 
Guess what? Another "Daveybird has a minor problem with his mod/track, creates a whole thread about it, figures it out in 2 seconds, and posts the fix" kinda situation. I had to get rid of the line that goes like:

VisGroups=(32)

on all my objects. Worked like a charm after that! XD
 

Back
Top