Quote (0n35 @ Apr 17 2013 02:53am)
Sorry I can't get flash on my tablet, are these just random objects? If so put them off screen, then change position of one to on screen to enable it..
To find a random object pseudo code
Randomnumber 1-2
If Randomnumber is 1 move x object to 0,0
If Randomnumber is 2 move y object to 0,0
lol thats something i didnt think of, damn im stupid.
Thanks for that!!! my game will be no different than what it is now, but i can "spawn them" instead of them just being there, Cheers