i have an actor "counter" which show the number of confirmed kills.
if the player dies, a whole-screen actor overlaps everything else.
i want to move this counter so the players can see it.
i have attached my scenario down below:to my scenario:
setPaintOrder(Counter.class, Thing2.class, Thing3.class);