add existing script to gameobj

Started by SkyTuifua 2 posts 83 views

Reply on sbox.game
  1. #1
    SkyTuifua 50
    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.
  2. #2
    gasleet 6,923
    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.