I am using the Vehicle learning project and I’m modifying it.
I want to spawn an actor in front of my vehicle and want this actor to keep moving forward from its spawn point. I was able to make it move on the Y axis, but the problem is sometimes the Y axis is behind me and I want my spawned actor to always move forward of its spawn point.
https://puu.sh/CdxBO/1d77ffb268.png
My Turtle Speed is stetted to 10.0
Thank You for your help.