Hi guys, I just want to know if there's a callback that returns all instances of a place, I can only get the places inside my game but I can't find or create something that returns the place instances.
tldr: I want to know if there's something like this: "GetPlaceInstances(placeID)"
I THINK I RESOLVED: I need to use HttpService, right?