This is what i'm trying to accomplish:
1.If CREDITS = 0...then subtract from COINS$ (-.25 if 25 slot was touched or -.50 if 50 slot was touched)
2.If CREDITS and COINS$ = 0...then stop spawning both coin1 and coin2
3.Add a 0 (zero) to make COINS$ 1.5 into $1.50
4.Make GAME OVER flash.
Thank you very much to anyone that can help.