Generation

generate functionTue, 06 Dec 2022

add it as child of the object with the tag "Runner"

void Start() { GameObject.Find("Runner").AddComponent<Add>(); }

Questions about programming?Chat with your personal AI assistant