Slot reels

CurtisC

Member
Licensed User
Longtime User
I need spinning reels that you would see on a slot machine.

1) They need to spin smoothly
2) Need to vary the speed from absolute blur to slow enough that the player could recognize and stop on a specific symbol.
3) Reels need to spin continuously, repeating the loop of symbols until directed to stop in a specified location.
4) First reel must stop before second reel is allowed to stop and second reel needs to stop before third is allowed to stop. Unless player stopped in item 6.
5) Reels need to be stopped at predetermined location.
6) Reels need to be stopped at the current location(s) by the player. If player touches a reel then that reel needs to stop at that symbol location and know where it has stopped. Or all reels need to stop immediately when the Player touches the Stop button showing the symbol at that location and knowing where the reels stopped.

Anyone interested?
 
Top