ravarcade
Pinball Wizard
- Joined
- Feb 8, 2020
- Messages
- 112
- Reaction score
- 249
- Points
- 49
- Favorite Pinball Machine
- AFM
Added new script properties & functions:
- xBAM.MouseX, xBAM.MouseY - you can read relative mouse move between frames.
- ball.SetPosition X, Y, Z
- ball.SetVelocity X, Y, Z
- ball.SetOmega X, Y, Z
So, now you from script change ball position, velocity and rotation. But be carefull. It is easy to move ball out of playfield.
Open VR api is updated to ver. 1.16.8. Old api (v.0.9.20) is 5 years old :).