Hello, How can I stop it from gathering and there is one booth in front and one in the back?
Code:
Select all Reset
[
{
"id": "$TLS1AT",
"type": "car",
"frames":[
{"bmp":"TLS1AT.png","count":4,"x":0,"w":11,"h":14}
],
"v2": [ 2, 0, 2, 0],
"moveable":false,
"length":29,
"auto colorize":true,
"chargeable": false,
"flag all": true
},
{
"id": "$TLS1AM",
"type": "car",
"frames":[
{"bmp":"TLS1AM.png","count":4,"x":0,"w":29,"h":21}
],
"v2": [ -5, 1, -6, 0],
"moveable":false,
"length":29,
"auto colorize":true,
"chargeable": false,
"flag all": true
},
{
"id": "$TLS1AF",
"type": "car",
"title":"TLS1A",
"frames":[
{"bmp":"TLS1AF.png","count":4,"x":0,"w":11,"h":14}
],
"flag all": true,
"length": 29,
"capacity":100,
"moveable": false,
"speed": 1.05,
"auto colorize":true,
"chargeable": false,
"tail":["$TLS1AM", "$TLS1AT"],
"meta": {"tags": {"short_distance_passenger_train": {}}},
"v2": [ 2, 0, 2, 0]
}
]