Re: Bonus object issue....
You could have 2 Counters. One is the Real Score, visible to player (if you want to), the other is Bonus Counter, hidden from player.
Every time you gain point, add points to both Real and Bonus counters.
If: Bonus counter is greater or equal to 200
Then: Subtract 200 from Bonus counter, create a Bonus.
Done.
Re: Bonus object issue....
Ahh,..got ya,..very good thinking! I will give that a try and see if that works! Thank you.
Re: Bonus object issue....
Thank you very much Pyrasia,..that worked perfect. I guess I over thought it,..LOL. Pretty simple they way you said how to do it!!
Re: Bonus object issue....