How would I go about putting a place into a player’s inventory?

I’m having trouble with putting a place into a player’s inventory.

The new place is being created with CreatePlaceAsync. I would use CreatePlaceInPlayerInventoryAsync but it has been removed (I don’t know why they removed it but yeah).

Now I’m stuck with what to do now. I also was gonna try using PromptCreateAssetAsync but right now it is limited to Models only.

Thanks

Unfortunately, that is not currently possible.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.