playMaker

Author Topic: Move toward array location  (Read 587 times)

ryochan819

  • Playmaker Newbie
  • *
  • Posts: 2
Move toward array location
« on: September 04, 2020, 03:59:16 PM »
Hi,

Does anyone know how to make a game object move toward array location?

I have this mouse pick event that store location every 0.5 sec, I tried to set array as path by using Draw Path Line Renderer but I have no idea about how to use an array.

Am I getting it right? Will it work if I try using Array Lilist Get Vertex Pposition?