Note that the game crashes if there are too many heads on the screen at once. Please eliminate them quickly to avoid this. If it starts lagging, reload. And "z" to shoot.
You could do something like - before any head splits - do a world.getObjects(heads.class) and then check the size of the list - if there are too many already just forbid the split.
2015/5/13
2015/5/13