local script = ... script.Awake = function() -- create an instance from a Inspector assigned prefab script.go = Object.Instantiate(script.InspectorPrefab) end script.Update = function() -- make it ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results