View Single Post
Lot's of Possibilities
Old
MrMoke
Senior Member
 
MrMoke's Avatar
 
Status: Offline
Posts: 501
Join Date: Sep 2007
Location: Austin, Texas
Default Lot's of Possibilities - 12-09-2013, 12:29 PM

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?
   
Reply With Quote