freezy / VisualPinball.Engine

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

Fix Kickers #448

Closed freezy closed 1 year ago

freezy commented 1 year ago

This PR fixes the kickers that were previously broken due to the world space changes (#444).

I've also added a "no mesh" configuration to the kicker types, which is used for the custom meshes that were added to the asset library. Also fixed the inspector widget.

Additional changes: