CharacterController issues

Started by v1duk 2 posts 48 views

Reply on sbox.game
  1. #1
    v1duk 1,795
    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?
  2. #2
    Asphaltian 1,473
    Don't use that library, it hasn't been updated in ages. FP made a new PlayerController component anyways that comes with the base engine, so please use that instead 👍