#Third Person Movement script doesn't make my character turn in the right direction

1 messages · Page 1 of 1 (latest)

hazy steppe
#

This randomly happened too, yesterday everything was working correctly, today i opened Unity and it didn't work properly anymore

clever cometBOT
#

It's hard to answer a programming question without code

Resolving a bug is almost impossible when the question doesn't include any of the buggy code. In order to help fix the problem, answerers are going to have to see what the code is.
Source: https://idownvotedbecau.se/nocode

Please isolate the problematic code and send it as a codeblock. If you don't know how to send a codeblock, type []cb

hazy steppe
#

[]cb

clever cometBOT
#

Use codeblocks to send code in a message!

To make a codeblock, surround your code with ```
To use C# syntax highlighting add cs after the three back ticks like so:

```cs
// your code here
```

To send lengthy code, paste it into https://paste.myst.rs/ and send the link of the paste into chat.