freezy / VisualPinball.Engine

:video_game: Visual Pinball Engine for Unity
https://docs.visualpinball.org
GNU General Public License v3.0
398 stars 62 forks source link

Gate Lifter #418

Closed freezy closed 2 years ago

freezy commented 2 years ago

This PR adds a gate lifter component, that enables and disables a gate through a coil.

Documentation

This PR also:

freezy commented 2 years ago

Thanks for the review!