Search results

  1. D

    Angle Problem

    Hey^^ I somewhat got a problem with finding the correct angle between 2 points, I took a look at the bj fucntion and saw the Atan2 thing, so I thought i would just do the same and use coordinates. However somehow i cant get it to work, the angles go from 0° - 90° and then go back to 0°...
  2. D

    Circle movement using vectors?

    Hey, lately I've been trying to do some kind of projectile system for practice, however I always fail when it comes to doing a circle movement around a certain point in 3d. Here what that means: I got a projectile thats moving into a specific area, now it should continue on a circular path...
Top