Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: SammyJoeUK on November 07, 2015, 10:47:40 AM
-
Hi Folks,
I'm trying to mimic the sort of character movement that you find in Zelda: Twilight Princess and/or Zelda: Spirit Tracks. More specifically, I want the character to be moving on a mouse click in the environment. I've had a go using tutorials online but my character doesn't want to move at all.
Any help would be greatly appreciate.
Thanks
sjuk
-
hi sammy just bumped into this and would like to know if you eventually achieved what you wanted to do?
thanks!
-
You get the position, where the mouse was clicked, and you make the player move towards that position, also you can set it so that player is facing that direction too.
Actions:
Dotween Move Rigidbody To
or try
Move Towards
And Look at direction