Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Terry213 on January 19, 2017, 09:11:29 AM

Title: Character Controller not responding to Character Motor max forward speed
Post by: Terry213 on January 19, 2017, 09:11:29 AM
Hello,
My character controller won't respond to any of the max forward, sideways, and backward speeds in the inspector. I have simple move as an action in FSM but I want to control the X movement with the Character Motor script.
Title: Re: Character Controller not responding to Character Motor max forward speed
Post by: Terry213 on January 19, 2017, 10:37:08 AM
I have also downloaded the Character motor properties but I get an error saying Character Motor _motor is not accessible. I tried to change it to public instead of private but the code still didn't run.