Page 1 of 1

Some Help Creating Objects For a Pinball Game

Posted: Thu Jan 23, 2020 2:40 am
by shomy2k11
Hey, i need to know the following

1. how to program a left flipper and limit its range of motion (pivot on the left)
2. how to program a right flipper and limit its range of motion (pivot on the right)
3. how to program a center flipper and limit its range of motion (can move only vertically)
4. how to program a ball launcher
5. how to program a triangular bumper (and dictate which side has springyness that can deflect the ball with a lot of force)
6. it is possible to collide with a spline using each point (x,y,z)
7. what functions would i need to use i do know i need apply_force(), but what else???
8. simulate a repel force from a forcefield that pushes the ball away like a breeze or something