Forums Index >> Modding >> Moving Terrians...
Page : <1> :
Nope.
You sure Leg?
New TerrainBlock(Terrain) {
rotation = "1 0 0 0";
scale = "1 1 1";
detailTexture = "~/data/terrains/details/detail1";
terrainFile = "./TT1_1.ter";
squareSize = "8";
bumpScale = "1";
bumpOffset = "0.01";
zeroBumpScale = "8";
position = "-1024 -1024 0";
locked = "true";
};
Hmm yes there is a way... Remember in demo bens server "Terrain Scrambler" the map was all shifted and funny looking, if that's what are meaning then I dont know. But I'll ask him anyway to see how he did it. And chilled Lizard also had the right Idea
I think he means animated terrain.
As in,mountains sinking and appearing somewhere else,etc etc.
Hi,
No it definately wont work that way, at least at the disposal of the public. I dont think moving terrains are possible in torque even right now, but it is a really cool thought, Legendary I dont think it has to do with animation, terrain is a game object, not a model.
Page : <1> :
Shifting, disappearing,rolling and moving terrains. Is this possilbe?