Using the ReplicatedFirst service, I want to have a GUI that waits for all bricks AND terrain to render then destroys itself.
ContentProvider's :RequestQueSize seems to only wait for parts and the terrain object to load - not render.
Basically is there a function/event/etc that will run/fire/etc when the terrain is RENDERED locally?
Thanks in advance.