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

A strange isuue with current vpe #450

Closed shntat closed 1 year ago

shntat commented 1 year ago

As seen in this video there Are no console errors https://youtu.be/bDiXo0pUG8U

But when i click play the flippers rotate on the wrong axis and when you click on gameobject in the hierarchy the object moves to a random location and is no longer visible.

shntat commented 1 year ago

I figured out i had to start a new project to fix the flipper issue. It seems like my original project was corrupted or used old physics not compatible with the current version of VPE.