Portal-Connected-Zone Scene Manager (PCZSM) + ETL

NoodlesOnMyBack

07-05-2008 09:48:04

A quick question, can i use them both togheter? Both required to create their own scene managers, and ETL uses the OctreeSceneManager.


mSceneMgr = mRoot->createSceneManager("PCZSceneManager", "PCZSceneManager");


Some way to hack this?

CABAListic

07-05-2008 11:05:21

You don't need to use the OctreeSceneManager with ETL or ETM. You just need some scene manager to manage the visible aspects of the terrain. I can't promise that it'll work flawlessly with PCZSM since I haven't tried it, but there's no reason to stop you from trying :)