- Home /
Question by
homer_3 · Feb 10, 2017 at 06:54 PM ·
scripting problemmovementcharactercontroller
SimpleMove not working on Y axis?
I'm trying to use SimpleMove to move a character around 3D space, but the character only seems to move on the X&Z axes. Even though the Y component of the vector I pass to SimpeMove is non-zero, the character never moves on the Y axis. Does SimpleMove just not allow Y axis movement or is there some flag I need to set to allow it?
Comment
Your answer
Follow this Question
Related Questions
Player acts weirdly when I release movement input 0 Answers
Controller Movement Problem 1 Answer
Fliping character 180 degrees when moving left 1 Answer