Originally Posted by
RedPanda
1. (Already mentioned that one, Read kookoo.)
2. That's not a bug, it's how the animation is supposed to look.
3.already mentioned that the help button doesn't work. c'mon kookoo.
4.intentional
5.Yeah I need to fix that, I'll pay you for that.
6.hmm so it does. Pay you for that one too.
Sent, pal.
thanks m8
-----
yo proto, need help

how can i avoid when after something is removed from the world, the "turnTowards" command doesn't fuck itself? For example:
Player player = (Player) getWorld().getObjects(Player.class).get(0);
turnTowards(player.getX(), player.getY());
after the "player" disappears, it end up with an error stating that player class has been removed and that part of the code turns to shit
Last edited by Kookoo11; Dec 6, 2014 at 04:47 AM.
Reason: <24 hour edit/bump