So i'm working on a road, I put it in the game and everything seems to be fine, no error log, no crash but I can't find the road anywhere
Help ?[/list]
[Fixed] Road not showing up
- Lookatmemeow
- Metropolitan
- Posts: 123
- Joined: 19 Apr 2017, 23:31
- Location: The litterbox
- Plugins: Showcase Store
-
Platform
[Fixed] Road not showing up
Last edited by Lookatmemeow on 23 Apr 2017, 12:43, edited 1 time in total.
- Lookatmemeow
- Metropolitan
- Posts: 123
- Joined: 19 Apr 2017, 23:31
- Location: The litterbox
- Plugins: Showcase Store
-
Platform
Code: Select all
[
{
"id":"$projectGenesis_2",
"type":"Road",
"active":true,
"allow bus stops":true,
"overrunable":false,
"height":1,
"width":1,
"level":4,
"speed":5,
"title":"Tramway road",
"text":"train track only decorative",
"frames":
[{"bmp":"1.png"},
{"bmp":"2.png"},
{"bmp":"3.png"},
{"bmp":"4.png"},
{"bmp":"5.png"},
{"bmp":"6.png"},
{"bmp":"7.png"},
{"bmp":"8.png"},
{"bmp":"9.png"},
{"bmp":"10.png"},
{"bmp":"11.png"},
{"bmp":"12.png"},
{"bmp":"13.png"},
{"bmp":"14.png"},
{"bmp":"15.png"},
{"bmp":"16.png"}]
}
]
- Lookatmemeow
- Metropolitan
- Posts: 123
- Joined: 19 Apr 2017, 23:31
- Location: The litterbox
- Plugins: Showcase Store
-
Platform
- CommanderABab
- AB
- Posts: 11252
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
- Lookatmemeow
- Metropolitan
- Posts: 123
- Joined: 19 Apr 2017, 23:31
- Location: The litterbox
- Plugins: Showcase Store
-
Platform
- CommanderABab
- AB
- Posts: 11252
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform