add existing script to gameobj
Reply on sbox.game-
Hello,
I'm trying to add an existing script to a game object. I came from godot so It's a little more confusing to get started. -
If you have the error free script in the code folder of your project, it should be as easy as clickking [ADD COMPONENT] in the inspector and searching for the script by name.