- Home /
Jaggie, uneven speed with basic movement script.
Hi!
I'm making a little prototype of game with a top down perspective,
The problem is that the movement speed gets a bit uneven, it speeds up when moving on the diagonal. The script that controls the movement is practically identical to this one: http://docs.unity3d.com/ScriptReference/CharacterController.Move.html and I have no rotation of the player. Also I have been using a analogue controller with this and it works in the sense that I can control the speed but it seems like I can only move in 8 directions, no middle ground, anybody who can tell me why?
Kind regards /Daniel
Your answer
Follow this Question
Related Questions
The name 'Joystick' does not denote a valid type ('not found') 2 Answers
CharacterController NullReferenceException dispite attached to object 1 Answer
how to change direction of the moving object? 1 Answer
Character floats on backwards walk 0 Answers
Is using an RFID as a Character controller possible? 0 Answers