Hi. Is it possible to create empty bounding boxes (I dont want to have a visible object in it) with oFusion?
Lioric
01-05-2007 19:37:32
If you are using the Pro version, create a helper object
If you are using the CE version, you can use a box object, and when loading the scene in your application, use the name of the object to define it as a helper in your scene and hide it
Use the event and post-process system to be notified of the objects being loaded in your application