Christopher Lees
Christopher Lees
Dangerous thing reading the documentation ;) Looking in the code, it definitely just returns the raw distance. Not sure whether that was an oversight when writing the documentation (copy +...
Now that's interesting.... Looks like it's not rotating the vector in that case. Can't see an immediate reason for this, will have to investigate somewhat.
I think this should now be fixed as of 1.8.4.1 https://github.com/leezer3/OpenBVE/commit/5b1f0792161b14fd2136c2abd07e5866cd341600
Now that might actually be a separate bug- I wonder if it's now **CameraXDistance** that's broken, or some sort of wierd interaction between the two. The case I fixed was...
Messing with this is something I'm not necessarily sure is a good thing. The current documentation states that the volume scale is on an exponential non-linear scale, which is what...
Convert the train to XML format, and it'll allow this, by editing the position tag for each CarSound entry. I'm deliberately now trying to avoid any major extensions to the...
Sorry, documentation updates have never been a strong point :/ If you give the main site a little while to update, the XML train sound format should now be there....
At the minute, we load the train.dat first, then the XML file, primarily because the implementation of this format has been a somewhat gradual affair. The convertor may not sort...
Updated the documentation some more, give it a little while :) Mixing seperate car files and couplers is fine, they just need to go in order, e.g. ```XML Car0.xml 0...