I’m not seeing the script component in the Add Component menu:
The same applies to new GOs that I create from scratch. Ideas?
I’m not seeing the script component in the Add Component menu:
The same applies to new GOs that I create from scratch. Ideas?
You must create your script components from the Project Explorer. Right click and select New->Script File. This will create a .script file on disk in your project and you can then attach it to created game objects by right clicking the game object in the Outline window and selecting Add Component From File.