Hello there! I am currently trying to make a boss fight sort of game and ran into an issue. You see, I would like to move multiple objects (Or obstacles in my case) at once. Here are some pictures of what I need to be accomplished…
Here is the code, it is a local script under a Text Button that when you click the text button, it moves a part.
Here is the obstacle that is being moved and the sort of track the obstacle runs down. I would like there to be multiple obstacles that move at the same time.
If there is anything else I need to clarify just let me know, thank you for your time and have a great day!