mob/verb |
Problem description:
How would I make it so I could check if it was in their overlays list? I tried the in operator and I dunno if I've typed it wrong or something but I can't seem to get it.
ID:138978
Aug 21 2011, 3:57 pm
|
||
Code:
Problem description: How would I make it so I could check if it was in their overlays list? I tried the in operator and I dunno if I've typed it wrong or something but I can't seem to get it. | ||
That's a good way to add and remove overlays while giving you more control over the objects in the list :)