Alright, well here is a picture of what I am trying to do. The pink circles are people using an attack which is marked as yellow (the cross over of the attacks marked as dark yellow) and there is a green square. When the attack is used, about 2 seconds after, the objs go away and a variable is changed so that if you are on it you will be defeated. There is only issue, and it is that I want single square objs to "dissapear" with a variable change and no icon state, but I am not sure how to go about doing this and where I will run these checks.
ID:151532
Jun 12 2010, 2:31 pm (Edited on Jun 13 2010, 8:56 am)
|
|
Jun 12 2010, 2:33 pm
|
|
Don't use turfs for this. Use objs instead.
|
In response to Garthor
|
|
I still don't have the logic in my head to figure out how I would go about doing this.
|
In response to Darkjohn66
|
|
Store them in a list.
|