Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

a downloaded scrip worked for a day but the next day the script didnt work anymore.

Discussion in 'Getting Started' started by marcel89757, Jun 4, 2020.

  1. marcel89757

    marcel89757

    Joined:
    Jun 4, 2020
    Posts:
    1
    so im new whit coding/game making and i dont know how to fix this errors.

    my first error occurred when i saved unity for the day and went to sleep, the next day none of the scripts worked and i was really confused so i deleted them and then put them back in scripts still didnt work.
    i went to the console fixed the errors when new ones apeared and i dont know how to fix them.
    i dont know what to do now.

    could it be that the charactercontroll2D is too old or something?
    upload_2020-6-4_20-33-41.png
     
  2. Joe-Censored

    Joe-Censored

    Joined:
    Mar 26, 2013
    Posts:
    11,824
    You have code errors in player.cs. Those need to be resolved. The problem is probably not in CharacterController2D.