I’ve read an article from the Dev Forum on this already, and all the responses were something like; “You can’t do anything.” or “You need a whitelist” etc. To understand what I’m trying to do, I’m developing a Text-based RPG, and one of the features is the ability to customize your character. I want people to be able to have faces they can select from both the catalog and the toolbox (or development store I suppose) and I’ve seen other games achieve this.
It works for Catalog items, but trying to use the ID for a decal will usually return “Asset is not…blah…blah…blah.” and trying again returns “Temp read failed.” Any workarounds?