Game Development Community

Geo Mod?

by Joshua Wayne · in Torque Game Engine · 09/01/2003 (6:09 pm) · 2 replies

I dont own Torque, but I am planning on buying it, and it would make it easier on me if I knew if it is possible to Dynamically destroy terrain or buildings\trees\doodads or destroy parts of them?

-Josh Ross Difrent Design

#1
09/01/2003 (6:24 pm)
Torque is not really set up to do those things too well. It would take a lot coding to enable those things, you can make destroyable objects, like the destroyable barrel that's available. It's not impossible, but it would take a lot of work. Some of the more experienced guys can go into more detail about why, but the destroyable terrain would be really hard to do.
#2
09/01/2003 (6:41 pm)
I think the hard part here is changing the network system to do this efficiently.

Assuming you want it to work in Multiplayer.