int n;
n = rand(//Here you put how many animations for the coins there are say there are 3 so this part would be 3\\)
if(n==0)//Change the animation event to one of your coin animations\\
if(n==1)//Change the animation event to one of your coin animations\\
if(n==2)//Change the animation event to one of your coin animations\\
ect.
coinamount10 = coinamount10 + 10;
textNumber = coinamount10 + coinamount20 //or whatever the rest of your amounts are\\//(NOTE: It's easier to do this in one script instead of several scripts)\\
Users browsing this forum: No registered users and 1 guest