Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to determine when for-loop is done
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#12
RE: How to determine when for-loop is done

So you're using a dynamic indexing system? It will, on-the-run, assign a number to an enemy spawned whenever they are, and check if the number is in use? You might also have a script which removes an enemy, and thus clears its index value, making it available for the next enemy?

Dunno what it is used for, but I can see why it would be useful. Indexes are super helpful.

(This post was last modified: 06-19-2015, 08:05 AM by Mudbill.)
06-16-2015, 02:55 PM
Find


Messages In This Thread
RE: How to determine when for-loop is done - by Mudbill - 06-16-2015, 02:55 PM



Users browsing this thread: 1 Guest(s)