Game Development Community

Move and object and its bounding box

by Lluis Andreu · in Torque Game Engine Advanced · 09/17/2009 (4:55 am) · 1 replies

Hello,

I'm trying to select objects and move them ingame, but when I move an object, its bounding box don't do it.

How Can I move object and bBox toghether?

Thanks!

#1
09/17/2009 (5:25 am)
Sorry, not the bounding box that doesn't move, is the collision mesh (is right this name?).

When I move an object, I can go through the object and if I go where the object was at the start I "crash" with invisible thing.