legoandmars / Utilla

A PC library for Gorilla Tag that handles various room-related things (and more?)
MIT License
21 stars 25 forks source link

checking gameobject names to find the right transforms for the buttons #12

Closed AHauntedArmy closed 1 year ago

AHauntedArmy commented 2 years ago

might be a bit of a hamfisted approach, couldn't think of a better solution. i did try to do something more "elegant" with linq but failed. might also be worth making an extension to do the searching if we need to keep doing it repeatedly in the future.

from my quick testing i had no issues joining modded gamemodes and none-modded gamemodes.