Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: adam2324 on January 14, 2016, 03:36:17 AM

Title: Limit physics force being applied to character?
Post by: adam2324 on January 14, 2016, 03:36:17 AM
Hello,

I am using a get axis vector and a translate function to move my character.  The problem is when you hold two keys down it is applying the force twice so the character is moving twice as fast when he walks in a diagonal direction.

How do I limit the diagonal speed so this does not happen?