script basic

If I have a script attached to the main room you can create a variable or array to be assigned to an object in the scene? If so, how? thanks :slight_smile:

Scripts can communicate across scripts from different objects and you can change almost any value like the y position of any object from a script. There are many ways to go about it but to help you pick a method I’d need to know more about the end goal you have in mind.