Game Development Community

Terrain Deformation "On-the-fly

by Mark Bonagofski · in Torque Game Engine · 01/19/2008 (8:51 pm) · 1 replies

I'm in a level design class and, for a project, I'm designing a level. I want to wow the prof and make a character that can use "powers" to deform the land as a game-play element. Can anyone get me started? I know how to use the editor to manipulate the terrain, how would I do it in script?

#1
01/20/2008 (7:16 am)
Updated Terrain Deformer
-or
Super Environment Resource

The first link is a group effort by the community and has blossomed into an amazing resource. The terrain deformer is simple to use, and network ready.

The second link is a resource I put together recently that includes the Terrain Deformer mentioned above, as well as several other environmental improvements to Torque (adds extra "wow factor")

Both resources require a TGE license, as source code modification is required...Good luck