Why does my player move without any buttons being pressed?
I have created my own third person controller that works great. We have dynamically buildable bases and when I place the controller in the base it starts to move on its own slowly. The direction is always the same, it is slow; as in unusually slow, and is in discriminate of the way the player(camera) is facing. As a sanity check I built a quick cube platform to test the effect and found that the bug went away. I can't record the bug and can only post the movement. If there is an answer to this weird bug it would be greatly appreciated.
When posting code, please do not post screen shots. People can not help much that way. Please format ALL you code properly and paste the code directly into the body of the question. To do that copy the code to your clipboard and press the "101010" button in the toolbar of the UA text editor. This will format the code so it can be easily read in the forum.
Could you please modify your question removing the image and replacing it with properly formatted code?
Oh, and I am assu$$anonymous$$g that jump and jetPack is code. Can you make sure that is included.
Answer by NorthernIceCat · Jun 27, 2016 at 09:18 PM
I'm answering my own question. I found that this may be caused by hit boxes. Still confused on this but, I don't think the forum will know.
Your answer
Follow this Question
Related Questions
How to make object move and stop 2 Answers
How do I get players camera to move more/feel smoother 1 Answer
How do I make a surface move a player forward? 1 Answer
Roll a Ball Tutorial issue 0 Answers