so i have a game where the longer the game goes on the more rocks spawn. At the end of the game they should all disappear, but the players chrakter which is also an actor should not disappear any way of doing this?
Thanks in advance


1 | removeObject(Stein. class ); |
1 | getWorld().removeObject(Stein. class ); |