I know that I can count objects selected by an event with a for loop, but I was hoping that there would be some kind of function I could call to just tell me without the for loop. Anyone know of anything?
Thanks!
Ben
look at " pickedcount " - might be what you want
( https://www.scirra.com/manual/search?q=pickedcount )
Develop games in your browser. Powerful, performant & highly capable.
Hi RamPackWobble. That was exactly what I was looking for. Thank you!