worldrave wrote:No, those 2 are value's used for different circumstances. I just changed the one that needed to be changed that's used for GH based theme's.
Oh ? ok. But if i choose GH3 POV in fretboard settings it should look the same if i play with your GH3 theme right ?
Because it doesn't.
The values that work for me is:
Code: Select all
elif self.rmtype == 2:
self.camera.target = (0.0, 0.5, 2.35) #nickman - Closer to RB POV
self.camera.origin = (0.0, 3.4*self.boardY, -2.85)
Still waiting for the KID to verify.