Author Topic: Railroad And Train  (Read 783 times)

I was wondering if someone could make a railroad brick and train, i know theres already a train but a train that is made specifically for it to run on the railroad, is it possible? I know almost nothing about scripting and stuff of that sort but on the railroad brick it could have special events ex, ontraintouch>vehicle>increasespeed>speed[20],
 ontraintouch>vehicle>decreasespeed[20],and
ontraintouch>client>centerprint><color:FFFFF>The train has started to move!

It's not possible to attach the train to rails and the rest can't be done due to onVehicleTouch being broken and buggy.

Train- Done (Boxtrain and Train)
Railway- Build it.
There, done, problem solved.

Couldn't you make a vehicle that follows waypoints designated by special bricks? Also, Isn't furling working on another method for this, involving special wheel placement. That or he suggested it.

Couldn't you make a vehicle that follows waypoints designated by special bricks? Also, Isn't furling working on another method for this, involving special wheel placement. That or he suggested it.
He doesn't realize that you can't make wheels sideways.

I was thinking about a system for trains, but it's kind of rubbish, anyway.

As you know, you can't steer trains in real life, they follow the tracks. It's like being inside a narrow corridor of some sorts. Something like that could be exploited in Torque, even though the vehicle collision with bricks is about as precise as a cut with an axe. Closest to that would be making a ditch and when it comes to curves, you'd use wedges to orient the train. Maybe someone could make a brick exploiting this?

Now that we sort of covered the problems with tracks, the next question is: how on earth do we get the poor train pull more carts? My answer would be some sort of a bot ai for each carriage and wagon. Since wagons can't really go elsewhere, they'd be inclined to stay in-line neatly.

Uh, holy stuff.
Barns gave me an idea of how it might work.


Instead of a vehicle, why not a bot, or some sort of bot (that can/has the ability to tilt if going on incline)
Basically, player mounts train, and instead of them driving it, certain bricks with nodes, like pathnodes, will guide the train to the next node and so forth.
Speed can be changed, turning can be somewhat dynamic, basically, it's  train without vehicle physics.

small problem though, not everybody is super amazing at making bricks that look like a smooth curve.

Couldn't you make a vehicle that follows waypoints designated by special bricks? Also, Isn't furling working on another method for this, involving special wheel placement. That or he suggested it.

yeah, for about two years now.
i highly doubt he even thinks about this project anymore at all

anyways, nothing about this isn't possible already except if you want to make turns.
the train cannot turn so it cannot go off the tracks if you build them correctly.