The title might be confusing but basically im wondering how to make a object follow what the player does but at a certain time. I have gotten the movement worked out with waypoints. For example if the player moves forward and shoots. I want the other object to move forward and shoot. Since I got the movement worked out I just want to try to make the other object to change its angle and shoot at a certain time (when the player presses a key).