[SOLVED] Scripts not Attaching

Is anybody else getting these weird errors where you try to attach a script you just wrote to an object, but it doesn’t show up in the list of scripts in the script component? This has been driving me nuts and I can’t understand why PlayCanvas won’t let me add my scripts? What’s going on here, guys?

EDIT:

So basically, the way you solve this is by going into your assets folder and manually parsing the script, then attaching it. The system is weird, but yeah, that’s my current fix :smiley:

Happy Coding!