Sub Setup() 'Define Global Table Constants iYT = 0 'Yieldtime iSlope = 5.5 'Table Slope iFlipSpeed = 0.05 'Flipper Speed iFlipStrength = 6 'Flipper Strength iFlipElastic = 0.3 'Flipper Elasticity iPopForce = 8 'Pop Bumper Force (Strength) End Sub