Hi again Chris,
Sorry but I'm back to my previous question about how to use your function. Where do I put it inside my first script, or should I put it in a new script?
And does it only turn off the rotation, or focus on a target? My initial scrip…
Thanks! "Halt solved that issue"
I set the "MovementMethod.None" first, witch seems to work - the new movement script took over. Do I still need to Set motionControl.manual?
Or is the motionControl.Manual a better choice, so I …
Update:
I got it working with this script below. The only issue is that the Player continues to move in the direction it was moving with AC movement, if this new movement is activated when he is still in motion.
Is there any way to prevent him from…
Hi Chris, Thanks for your response!
I got the movement method change to work, but I guess I'm yet too inexperienced to know how to use the movement script. The player isn't moving. What could I be doing wrong?
I tried pasting it below my existing …