Coding
I am having a problem with conversions of variables (Unity, aaalsooo I am a beginner)
So I made this playerMovement script, where I am working on getting the player to be able to jump. I am having a problem concerning conversion of variables, in my case: AssetsScriptsPlayerMovement.cs(32,12): error CS0029: Cannot Read more…