Game Development Community

Soldat like terrain

by Niall · in Torque Game Builder · 08/30/2006 (7:14 am) · 2 replies

Hey guys,
Just wondering how difficult it is to replicate the terrain like the terrain in Soldat and implement it into TGB?!
Basically, I'm looking to make a platform game but don't want your typical platforms.
Can anyone help with this?

Regards,
Niall.

#1
08/30/2006 (2:48 pm)
No reason why you can't do this, basicly split the level into tiles still, but just make the collision area's non-uniform to suit your needs. Would take a little fudging around the the tile editor but shouldn't be too difficult.
#2
08/31/2006 (2:01 am)
Thanks Glen, I must spend a bit of time on this as it'd definately be worth it in the long run.