Page 1 of 1

Train bug

Posted: 18 Nov 2021, 08:41
by Wepf
Hey everyone in forum, can you help me please, this happened
Oke_21-11-18_13.38.37.png

Here is the whole vehicle's code

Code: Select all

[
  {
   "id":"theoblue",
   "author":"Wepf",
   "type":"car",
   "frame":[{"bmp":"blue.png","h":19,"w":20,"count":4}],
   "tail":["theoblue","theoblue","theoblue","theoblue"],
   "flag normal":false,
   "flag tram":true,
   "flag train":true,
   "rotation aware":true
  },
  {
   "id":"$theored",
   "author":"Wepf",
   "type":"car",
   "frame":[{"bmp":"Roldan.png","h":19,"w":20,"count":4}],
   "tail":["$theored","$theored","$theored","$theored"],
   "flag normal":false,
   "flag tram":true,
   "flag train":true,
   "rotation aware":true
  }
]
Aside note: This is my new plugin name "Trackless train system", it will be upload on forum soon, NOT plugin store
Credit:
@KINGTUT10101: Train textures,
@CERRERA: Wire and wire mast texture

Note: if this plugin upload in forum and you want to download it, YOU MUST delete(if the version you used is the version of forum, not from plugin store)or disable lrt pluginby @CERRERA that you use because it will causes weird bugs

Re: Train bug

Posted: 19 Nov 2021, 01:15
by CommanderABab
What do the car textures look like?

Re: Train bug

Posted: 21 Nov 2021, 20:57
by KINGTUT10101
Maybe try reversing the order of the train texture

Re: Train bug

Posted: 03 Dec 2021, 09:49
by Wepf
I knew it now I forgot to add

Code: Select all

"v2": true