Jump to content

SnapViews


hassata

Recommended Posts

Hi:

 

Can anyone provide a brief explanation of what affects what?

 

Snap[11][13] = {}

Snap[11][13]["y_trans"] = -0.041336805555555564

Snap[11][13]["x_trans"] = 0.36

Snap[11][13]["hAngle"] = 0

Snap[11][13]["viewAngle"] = 83.0

Snap[11][13]["vAngle"] = -23

Snap[11][13]["rollAngle"] = 0

Snap[11][13]["z_trans"] = 0

 

I'm specifically interested in moving 'up' in the cockpit, and also shifting the viewing angle up a bit. I think the second can be achieved by Snap[11][13]["vAngle"] = -23 to (e.g.) Snap[11][13]["vAngle"] = -15 (would 0 be looking straight ahead?)

 

Thanks

[sIGPIC][/sIGPIC]

Link to comment
Share on other sites

Thanks

 

Here is your post from the GD thread.

 

Think this is it, not sure.

 

Snap[11][13] = {}

Snap[11][13]["y_trans"] = Up/Down position

Snap[11][13]["x_trans"] = FWD/Back position

Snap[11][13]["hAngle"] = Up/down tilt

Snap[11][13]["viewAngle"] = FOV

Snap[11][13]["vAngle"] = Left/right tilt?

Snap[11][13]["rollAngle"] = Roll angle

Snap[11][13]["z_trans"] = left/right position

 

 

Nate

[sIGPIC][/sIGPIC]

Link to comment
Share on other sites

  • 4 months later...

hi hassata, have you been able to "move a liitle bit up" in the cockpit? which of these options will do the trick? Snap[11][13] = {} Snap[11][13]["y_trans"] = Up/Down position Snap[11][13]["x_trans"] = FWD/Back position Snap[11][13]["hAngle"] = Up/down tilt Snap[11][13]["viewAngle"] = FOV Snap[11][13]["vAngle"] = Left/right tilt? Snap[11][13]["rollAngle"] = Roll angle Snap[11][13]["z_trans"] = left/right position i tried y_trans but i was not able to move up just a little bit. unfortunately searching the forum did not provide an answer. thanks for your time desmo

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...