Train bug

Plug-in related stuff can be discussed here.

Moderator: Plugin Moderators

User avatar
Wepf
Inhabitant of a Megacity
Reactions:
Posts: 285
Joined: 14 Oct 2021, 10:19
Location: Your lucid dream
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Train bug

#1

Post 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
User avatar
CommanderABab
AB
Reactions:
Posts: 11086
Joined: 07 Jun 2016, 21:12
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Train bug

#2

Post by CommanderABab »

What do the car textures look like?
User avatar
KINGTUT10101
1,000,000 inhabitants
Reactions:
Posts: 2220
Joined: 07 Jul 2016, 22:50
Location: 'Merica
Plugins: Showcase Store
Version: Beta
Contact:

Plugin Creator

Platform

Re: Train bug

#3

Post by KINGTUT10101 »

Maybe try reversing the order of the train texture
User avatar
Wepf
Inhabitant of a Megacity
Reactions:
Posts: 285
Joined: 14 Oct 2021, 10:19
Location: Your lucid dream
Plugins: Showcase Store
Version: Beta

Plugin Creator

Platform

Re: Train bug

#4

Post by Wepf »

I knew it now I forgot to add

Code: Select all

"v2": true
Post Reply Previous topicNext topic

Return to “Plug-In Discussion”