Generation

generate functionTue, 06 Dec 2022

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

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

Want to kickstart your project?Use the new AI Studio to create your code