edit: I tried this in Unity 2022.3.1 and it works perfectly so this issue might be version specific.
Hi there, I tried following the tutorial but Unity doesn’t seem to be happy with GetAxis being in Update(). Moving it to Start() like it suggests causes the variables to be “out of context”.
Is this an issue with Unity 2023.2.1? I’ve attached a screenshot if it helps!
Thank you