rojo-rbx / remodel

Scriptable Roblox multitool: Manipulate instances, model files, places, and assets on Roblox.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add FindFirstChildOfClass method

emiletrep opened this issue · comments

commented

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).