-2

Is there any way to simulate a slot machine handle pull? I realize this is a 2D engine but I'm hoping someone knows a trick.

jbassking10
  • 833
  • 4
  • 15
  • 42
  • Could you please post a basic demo ? or provide more details.such as xamarin.android or forms, or you achieved a slot machine code like this link.https://github.com/atlanteh/react-native-slot-machine – Leon Mar 12 '19 at 02:35

1 Answers1

0

What I ended up doing was using Sprite animation with a sequence of images to simulate it. Works like a charm!

jbassking10
  • 833
  • 4
  • 15
  • 42