1 decade ago by fulvio
Is there a way to return a count of how many entities have been placed into a level?
I thought of using something like the following:
Wasn't sure whether the count is exposed.
I thought of using something like the following:
ig.game.getEntitiesByType(EntityTestTube).count
Wasn't sure whether the count is exposed.