Advanced Camera, AI disappear
by Christopher Evans · in Torque Game Engine · 01/21/2009 (5:06 pm) · 2 replies
I just added the Advanced Camera Mod to my game. When I race against some AI player they become invisible. Some time at the start of the race or when they go behind a mountain.
When they disappear, if I go into the world editor I see the little red dots that show where they are at but I can't see the model.
When I take out the script code for the AdvCamera and use the original camera I no longer have the issue of the AI disappearing.
I am guessing that the AI vehicles are out of scope and that is why I can't see them. But I don't understand why. Or how to fix it.
When they disappear, if I go into the world editor I see the little red dots that show where they are at but I can't see the model.
When I take out the script code for the AdvCamera and use the original camera I no longer have the issue of the AI disappearing.
I am guessing that the AI vehicles are out of scope and that is why I can't see them. But I don't understand why. Or how to fix it.
Torque Owner Christopher Evans
Morphosis Games
Does anyone have a better fix for this?