Spinning Wheel
hi
i need some help with a spinning wheel i have made.
at the moment when i click spin it spins on to a number eg 1 and then it stops. and i can click spin again and it will go to another number like 2
i would like to know how to make so that whe it lands on any number but in this case 1 it will go to another scene or frame and play.
this is some of the code i have got
if(_level0.turn == 1){
stop();
}
this code is on all the numbers.
please help
