Search code examples
xamarincocossharp

Cocossharp Simulate handle pull


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.


Solution

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