rojo-rbx / remodel

Scriptable Roblox multitool: Manipulate instances, model files, places, and assets on Roblox.com
MIT License
169 stars 38 forks source link

Add FindFirstChildOfClass method #43

Closed emiletrep closed 3 years ago

emiletrep commented 3 years ago

This method is used from time to time, but especially when it comes to compiling the artistic content like our maps. It's a lot safer because it is not prone to typos when you know there's a single child instance of that type (for example the skybox).