View Single Post
Old
micaelayars
Junior Member
 
Status: Offline
Posts: 2
Join Date: Dec 2013
Location: Vineland
Default 12-09-2013, 01:20 PM

Quote:
Originally Posted by MrMoke View Post
First of all you need to create either an object array or list, and add your ring objects. Then add an event to an infinite method that checks for distance to items in the list.
Things to Consider:
1. If you stop at ground zero of a specific object, will the counter skyrocket or wait until you leave the object before allowing another pop for that object?
2. Is each object counted and displayed separately, or as one total count?
3. Is there a countdown timer, or is the game infinite length?
Thank you very much. I was able to get it to work well enough for this project . Thank you!
   
Reply With Quote