playMaker

Author Topic: Translate speed  (Read 1308 times)

Trakan

  • Playmaker Newbie
  • *
  • Posts: 3
Translate speed
« on: August 31, 2017, 08:00:37 AM »
Hey guys, i'm currently learning how playmaker works and i run into an issue, my project is a 2d top down and i got able to walk my player around with a rigidbody2d and a translate function. Everything works well but i can't really add more speed to the player like Controller Simple Move or Controller Move functions (which use a character controller). I was wondering how i could add more speed to my vector3 inputs to make the player walk faster

Zeldag

  • Full Member
  • ***
  • Posts: 198
Re: Translate speed
« Reply #1 on: September 02, 2017, 11:37:22 AM »
Hi,

How have you setup your controller?

If youre using get axis, have you tried increasing the multiplier?