About This File
Jokerz! (Williams 1988) db2s animated backglass with working card wheel
Must be used with B2S 1.25 or later
starting around Lines 90 maybe
Change the - Length - steps - addsw
Set mWheel = new cvpmMech
With mWheel
.Length = 200
.Steps = 16
.mType = vpmMechStepSol + vpmMechCircle + vpmMechLinear + vpmMechFast
.Sol1 = 14
.Sol2 = 13
.Addsw 59, 0, 6
.Callback = GetRef("UpdateWheel")
.Start
End With
User Feedback
Create an account or sign in to leave a review
You need to be a member in order to leave a review
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now