playMaker

Author Topic: Can't get Speed or Velocity from Move Towards?[SOLVED]  (Read 1338 times)

jameshark

  • Playmaker Newbie
  • *
  • Posts: 12
Can't get Speed or Velocity from Move Towards?[SOLVED]
« on: February 26, 2018, 03:31:14 AM »
Hi,

Apologies for how new I am with using Playermaker and Unity, but I'm currently trying to make a simple game where you control a character from left to right by clicking where to go.

I'm using the mousepick to place an object that the character will move towards, but it's creating an issue where it won't let me get a variable for the speed using either getspeed2d or getvelocity2d. I need a variable so I can try setting up some animation.

My build isn't too complicated so I can run it through with anyone who's curious how I've set it up.

If anyone has any advice on a better method for me to make this game I'd be happy to hear it.
« Last Edit: February 27, 2018, 01:41:28 AM by jeanfabre »

Fat Pug Studio

  • Beta Group
  • Hero Member
  • *
  • Posts: 1294
    • Fat Pug Studio
Re: Can't get Speed or Velocity from Move Towards?
« Reply #1 on: February 26, 2018, 05:28:23 AM »
Try "get game object speed" from the ecosystem, it should sort it out.
Available for Playmaker work