Game Development Community

I have a question about loading more than once a DTS Shape

by S.A. Navascues · in Torque Game Engine · 08/01/2006 (1:23 am) · 3 replies

And it is if it is loaded everytime you click on it in the mission editor or it is loaded only once, and each time you place a DTS shape the engine makes only a reference to the original model loaded in first place. This would be great if it only loaded once, as it would allow to put lots of copies of it, without the overhead of loading it every time you used it. This is the way i think it is done, but really, i have no idea, so, because of this, i'm asking it. I hope this is the right board to ask.

#1
08/01/2006 (1:23 am)
I mean static meshes, not dinamics.
#2
08/01/2006 (2:15 am)
You are right, that is how its being done.
#3
08/03/2006 (4:35 am)
Oh!, so, perhaps if i did a simple pipe, i could use it dozens of times, but it would only load once right? that's a relief. Thanks!