OpenBVE
OpenBVE copied to clipboard
OpenBVE- A free train simulator
### Description #### 1. Get touch event on .Net plugin We are developing the circuit breaker of the train, but the number of keyboard input is limited. So we want...
### Description When I select a route and vehicle and load, the loading continues forever and the game does not start. Debugging with monodevelop, Lines 685-697 of BaseRenderer.cs repeats Thread.Sleep(100)...
as the title said. because in documentation its only on csv section not b3d, is this missing docs or difference between both format ?
At the timing of we know the information the official release, and we often test it and find bugs. So, we are release of the RC version when before the...
When I jump stations to change the game time, the interval trains and pretrain points don't reset like TFO does.
That came to mind that the .b3d files there are these commands: - TranslateAll - RotateAll - ScaleAll - ColorAll - EmissiveColorAll etc. Of the above commands only the first...
Would be cool to be able to use environmental variables to refer to paths. I'm using a unique way to organize content files which currently is only limited to using...
Hello As we know texture is very important for this game, especially the trains. But current method(that i know) for trains that have alot variety/livery is either 1. make separate...
It's either I can't or I don't know how to. [https://imgur.com/a/yu4Z90z](Link to image of what I'm seeing in the app) It's a really weird UI. Not sure if it's supposed...
Hello As title said. I want to make a sort of the interior light is on when current car is in a tunnel, and off when passed the tunnel. I...