storing all agents values in one external variable
in
Programming Questions
•
2 years ago
Hello, i have a group of objects that are moving randomly , each object has a variable called time when the object collided with a something the time variable gets incremented , i need to add all the times variables from all the agents into one variable and i need to have access to that variable all the time.
Which is the best way of doing this?
thanks
Seb.
Which is the best way of doing this?
thanks
Seb.
1