Skip to content
View in the app

A better way to browse. Learn more.

LCPDFR.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Editing interior car viewpoint - First person POV vehicle meta

Featured Replies

I found a way to edit the vehicles.meta file and change the first person pov camera x y z axis.  Using OpenIV search for your vehicles.meta file, MAKE A BACKUP, then enable Edit Mode and right click the file, selecting Edit.   Once the text edit window opens, search for the model name you want to edit, in my case it was Police2 that i needed a better view out the front window. Each vehicle model is separated by an <Item> class, it looks like this for example: 

 <Item>
      <modelName>police2</modelName> 

Scroll through all the police2 (or the model your trying to edit)  model meta data until you find <PovCameraOffset, in my example it looks like; 

 <PovCameraOffset x="0.000000" y="-0.150000" z="0.665000" /> 

These are the camera X Y Z coordinates, X moves the camera left and right, Y moves forward and back, and Z moves up and down. Use small adjustments! In my case i only needed to move the placement from: 

Original: <PovCameraOffset x="0.000000" y="-0.150000" z="0.665000" />  **notice the y is negative here** 
to this:    <PovCameraOffset x="0.000000" y="0.100000" z="0.620000" /> 

for example ( x="0.000000" y="0.600000" z="0.400000" ) was inside the dash board! 

I know there are more settings in this area of the meta file that I don't yet understand, so if anyone has any other pointers related to the interior camera please include them in a reply.
I hope this helps all you fellow amateur modders out there! 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.