I’ve tried using “FindCreativeObjectsWithTag,” but it doesn’t seem to retrieve values within a regular function. Could you guide me on another approach? Is there a way to get an array of all “creative_device” objects placed on the island?
Unfortunately, you do notice that little italicized word now, as in “For now”. Apparently now is done. I assume scene graph is the future. Not sure we have all the pieces for that yet though.
You need to call FindCreativeObjectsWithTag on a creative_device, if you need to call that method inside your singleton, then you might need to also add a singleton creative_device too