Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Trakan on August 31, 2017, 08:00:37 AM

Title: Translate speed
Post by: Trakan 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
Title: Re: Translate speed
Post by: Zeldag 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?