Making my first circuit track
- TlathamXmahtalT
- Member
- Posts: 702
- Joined: Sun Jun 08, 2008 7:46 am
- Location: In BinEdit, using YOUR models.
- Contact:
Making my first circuit track
I need to know how to have moving trains. I know it has to do with the VX and VY values.
box, +/-, example, direction
vx, pos, 80, left to right west to east
vx, neg, -80, right to left east to west
vy, pos, 80, bottom to top south to north
vy, neg , -80, top to bottom,north to south
http://cownap.com/~mtmg/traxx/moving.html
vx, pos, 80, left to right west to east
vx, neg, -80, right to left east to west
vy, pos, 80, bottom to top south to north
vy, neg , -80, top to bottom,north to south
http://cownap.com/~mtmg/traxx/moving.html
- TlathamXmahtalT
- Member
- Posts: 702
- Joined: Sun Jun 08, 2008 7:46 am
- Location: In BinEdit, using YOUR models.
- Contact:
tyKmaster wrote:box, +/-, example, direction
vx, pos, 80, left to right west to east
vx, neg, -80, right to left east to west
vy, pos, 80, bottom to top south to north
vy, neg , -80, top to bottom,north to south
http://cownap.com/~mtmg/traxx/moving.html