Hello. I need to know how to move object (camera in this case) but i dont know where will object finish moving. If you dont understand: While left arrow on keyboard is down camera will move left, while right arrow is down camera will move right. I cant know how long user will keep arrow key down. I need to replace SetActorRelativeLocation with something else. Theres blueprint script:
Any help?