Help Please! Move object around bases (like baseball)

Hi -

I am a designer trying to build a working app model and am very close but am struggling with how to make an object:

Move forward x amount at y speed then make a 90 degree turn, repeat three times, and return home at exactly the same point it started.

I am using Unity 5.3.5f1 with playMaker 1.8.1 and am hoping to avoid scripting as much as possible since I am new to this.

Thanks!

Matt

Got it going with I Tween Move To…

now I’ll go “fix” something else, which will then break something else and i won’t know why, and gosh it’s fun working with code :confused: