How can I implement a trajectory system?
Hi there.
I am trying to modify ORBZ trajectory demo so that I can get the arc to work anywhere on the screen. I am doing this temporarily just by moving the gun in the editor. Unfortunately, if you are following alon, the dots spawn from the side of the screen. I have fixed things such as calculating the velocity and rotation using an offset, but I can't get these dots to spawn starting from the middle of the gun if it is off (0,0). Please help!
THANKS!