If I use something like %bot.setAimLocation(%bot.target.getPosition()); - the bot aims below the player (lower). If I vectorAdd like "0 0 3" to the target's position, it doesnt aim lower, but it aims next to the player, then. Isn't there a stable way to get it aim exactly on the player? (this happens with setAimObject, too)