Hello guys,
I've got a NullPointerException problem I can't seem to solve.
Whenever I get close to an enemy I get the error (they are spawned to the right side & upper side of the spawn).
Thanks in advance,
Lee
My project
public void addedToWorld(World world) { dungeonWorld = (Dungeon) getWorld(); }
public void addedToWorld(World world) { dungeonWorld = (Dungeon) getWorld(); }