About Store Forum Documentation Contact



Post Reply 
Big objects disappear
Author Message
menajev Offline
Member

Post: #1
Big objects disappear
http://www.menajev.yoyo.pl/mtgal/ss0.png
http://www.menajev.yoyo.pl/mtgal/ss1.png
This is same map with same objects and minimal diffrence with cam angle.
Blue object is huge, I have no problems with small objects.
Separating object is only way? Same problem is with hangars and other similar stuff, which are hard to separate.
Cam update code (at end of main function):
Code:
Game::World.update(Cam.matrix.pos);    
Cam.set();
10-19-2009 02:36 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Hiding objects on map.
you need to set "Access Mode- Embed into Terrain" for the big objects in the World Editor
10-19-2009 02:38 PM
Find all posts by this user Quote this message in a reply
Post Reply