Hi kiwi,
thank you for reply and your readyness to help.
I think to reduce the size of the flipper fingers of VP will be the most efficient way to cover the issue. Anyway the up to date physics reminds me more to Bally's 3" design. But which is the parameter to adjust this?
- UPDATE: I think I've found it
For the scipt code I'm fine (I made the addition of the ripples design in about 10 tables) I use always these phrases:
'***********************
' Flipper Logos
'***********************
Sub UpdateFlipperLogos_Timer
LOGO_LUF.ObjRotZ = Flipper1.CurrentAngle
LOGO_RUF.ObjRotZ = Flipper2.CurrentAngle
LOGO_LF.ObjRotZ = LeftFlipper.CurrentAngle
LOGO_RF.ObjRotZ = RightFlipper.CurrentAngle
End Sub
The additional timer is set to 10ms (permanently triggered).
Comming back to the pinball itself, Jack in the Box was the 2nd machine I owned. Bought ~ 1979 for 200 € (the machine was like new), sold ~ 1981, next was OXO. I used my experience with the machine to adjust the gameplay and behaviour (reset of the target bank) of this wounderful emulation.
Again, thank you (in advance for further hints)*, my regards, Christian.
*) I think I have found it! - used data are 23 for base and 14 for tip
Edited by Mustang1961, 20 May 2017 - 01:42 PM.