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

Feature-FlipperTricks #404

Closed Cupiii closed 2 years ago

Cupiii commented 2 years ago

This adds FlipperTricks by RothbauerW. I implemented this exactly like RothBauerW did in his script (same variable names). There is no microbounce to the ball yet, if releases an ball is in cradle - this will come together with dropcatch.

To test, please also switch branch at the table.

FlipperTricks is off by default (on new Flippers).

jsm174 commented 2 years ago

Very cool! We need a SS table to test all this :)

cough. Rock. cough. 😄

freezy commented 2 years ago

BTW, cc @rothbauerw

Some interesting input from you would be if this looks like a good way of configuring it.

xantari commented 2 years ago

How come this isn't merged yet?

Cupiii commented 2 years ago

How come this isn't merged yet?

New "Flipper_Tricks_2" (without using FlipperStaticData) PR is on the way. This PR will be closed.

Cupiii commented 2 years ago

Will delete branch later.