Hello!
I am learning a little s&box and when i download the CharacterController from the Facepunch library, after open the CharacterController.cs i Visual Basic show some issues from missed references
I have fixed the issues, it was change some code from: "Transform.Position" to "WorldPosition" and the issues seems to be fixed
Are s&box using the last version of VisualStudio references? I am not expert programming and i would like to know if i should fix this kind of messages or just ignore them ?
Also if i did right work, is there any way to send the fixed code to help the community?