New Feature: Multiple Interior Views
5 posters
Page 1 of 1
New Feature: Multiple Interior Views
Still a mild WIP, but I've been busy again
These have been added via the train.xml format, but when complete will allow you to add a dedicated interior view for any car of the train!
Code sample:
Whilst I'm still testing these before pushing to a public build, will hopefully have them in a nightly by the start of next week
Also, my thanks to Graymac for 'borrowing' the interior of one of his MK1s for this video- Much easier than running up an interior of my own
These have been added via the train.xml format, but when complete will allow you to add a dedicated interior view for any car of the train!
Code sample:
- Code:
<?xml version="1.0" encoding="utf-8"?>
<openBVE xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Car>
<Length>20.8</Length>
<Width>2.6</Width>
<Height>3.6</Height>
<MotorCar>True</MotorCar>
<Mass>80000</Mass>
<FrontAxle>6.5</FrontAxle>
<RearAxle>-6.5</RearAxle>
<Object>External\D1015.animated</Object>
<Reversed>False</Reversed>
<FrontBogie>
<FrontAxle>1.85</FrontAxle>
<RearAxle>-1.85</RearAxle>
<Object>External\bogie_f.animated</Object>
<Reversed>False</Reversed>
</FrontBogie>
<RearBogie>
<FrontAxle>1.85</FrontAxle>
<RearAxle>-1.85</RearAxle>
<Object>External\bogie_f.animated</Object>
<Reversed>True</Reversed>
</RearBogie>
<InteriorView>CabView.animated</InteriorView>
<DriverPosition>-0.7,2.7,-2</DriverPosition>
</Car>
</openBVE>
Whilst I'm still testing these before pushing to a public build, will hopefully have them in a nightly by the start of next week
Also, my thanks to Graymac for 'borrowing' the interior of one of his MK1s for this video- Much easier than running up an interior of my own
Re: New Feature: Multiple Interior Views
I love to set camera to an internal view sometimes, so this'll be handy, awesome
Delsin- Posts : 313
Join date : 2016-08-20
Re: New Feature: Multiple Interior Views
Now in this build onwards:
https://vps.bvecornwall.co.uk/OpenBVE/Builds/OpenBVE-2017-11-13.zip
Switching Between Views:
Change to the external camera & use the previous / next POI keys to change the camera car.
Changing back to the internal view will either use the car's interior view, or snap back to the driver's car if this is not defined.
Flaws:
https://vps.bvecornwall.co.uk/OpenBVE/Builds/OpenBVE-2017-11-13.zip
Switching Between Views:
Change to the external camera & use the previous / next POI keys to change the camera car.
Changing back to the internal view will either use the car's interior view, or snap back to the driver's car if this is not defined.
Flaws:
- Switching between internal views is not currently implemented.
- This only currently supports a single internal view per car (e.g. The front car of an EMU cannot have a passenger and cab view, the passenger view must be attached to the second car)
- Sound volumes may require tweaking, need some feedback on this one please.
Re: New Feature: Multiple Interior Views
This is quite an exciting feature, I'm looking forward to trying it around the weekend.
Re: New Feature: Multiple Interior Views
When I try download the zip file, my security detects a virus in it. Also what do you mean by POI keys I'm still learning the ropes of BVE.
Last edited by openxrailbve on Sun Feb 04, 2018 8:01 pm; edited 1 time in total
openxrailbve- Posts : 16
Join date : 2013-04-23
Re: New Feature: Multiple Interior Views
There are no viruses....
https://github.com/leezer3/OpenBVE/issues/216
I've reported it to Microsoft twice now (two different detections, both I believe heuristics.....), and there's not a lot else I can do.
https://github.com/leezer3/OpenBVE/issues/216
I've reported it to Microsoft twice now (two different detections, both I believe heuristics.....), and there's not a lot else I can do.
Re: New Feature: Multiple Interior Views
Alright thanks, may I ask how do you have add a second exterior camera thanks.
openxrailbve- Posts : 16
Join date : 2013-04-23
Re: New Feature: Multiple Interior Views
Never mind I found the key thanks
openxrailbve- Posts : 16
Join date : 2013-04-23
Re: New Feature: Multiple Interior Views
As you said about the sound volumes needing tweaking, the motor sounds have disappeared, station announcements are much more quieter and you can pin point where they've been placed in the car. Is there a way around this?leezer3 wrote:Flaws:
- Switching between internal views is not currently implemented.
- This only currently supports a single internal view per car (e.g. The front car of an EMU cannot have a passenger and cab view, the passenger view must be attached to the second car)
- Sound volumes may require tweaking, need some feedback on this one please.
Tube Check- Posts : 23
Join date : 2018-01-26
Re: New Feature: Multiple Interior Views
On second thought never mind, I re-extracted the train before it will was converted and copied the files there and boom. Sounds were back to normal however, the announcements are still quite because they were placed to be played in the cab. Thanks Leezer for this addon.
Tube Check- Posts : 23
Join date : 2018-01-26
Re: New Feature: Multiple Interior Views
I think there should be a configurable volume reduction, some trains have little (if any) difference, others (like Japanese 583) are super quiet inside. Probably separate cab/interior sounds even in the future
Delsin- Posts : 313
Join date : 2016-08-20
Similar topics
» 2 Views at the same time
» Exterior Camera Views
» Is exterior views important or not?
» Interior lighting
» Timing multiple animations
» Exterior Camera Views
» Is exterior views important or not?
» Interior lighting
» Timing multiple animations
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum