# PLAY Sample Package

In case you want to see our sample DEMO scene implementation you need to use our Sample package.

Import the sample package by pasting following into your manifest.json file:

```json
"io.getready.rgn.sample": "https://github.com/readyio/RGNSample.git#0.10.0-dev.529",
```

After the package is imported, you can see it in Unity Package manager (Window->Package Manager):

<figure><img src="https://content.gitbook.com/content/68PKOcmo3zY5smGJcTF4/blobs/QnA8vyjYdJe9u6zX6cgY/image.png" alt=""><figcaption></figcaption></figure>

After you import the Sample, you'll see a new folder in your Assets folder. You can open the DEMO scene from the Sample. Unity will ask you to import the TextMeshPro Essentials in case you have not done it already

<figure><img src="https://content.gitbook.com/content/68PKOcmo3zY5smGJcTF4/blobs/xeq49fKYvupKX48H0p9L/image.png" alt=""><figcaption></figcaption></figure>

The DEMO sample scene looks like this:

<figure><img src="https://content.gitbook.com/content/68PKOcmo3zY5smGJcTF4/blobs/YRJa4rxGleMdKwpNHnpj/image.png" alt=""><figcaption></figcaption></figure>

By default the user is logged in as a guest user. So, everything you'll do, will be stored in the cloud.\
At the start you can visit the Store Test and try to buy some items.

<figure><img src="https://content.gitbook.com/content/68PKOcmo3zY5smGJcTF4/blobs/HvmG7ZccivpnRcxhj4NF/image.png" alt=""><figcaption></figcaption></figure>

If you click on Virtual Items you can see similar UI:

<figure><img src="https://content.gitbook.com/content/68PKOcmo3zY5smGJcTF4/blobs/x78qSJbRTIMoUUT3t0lZ/image.png" alt=""><figcaption></figcaption></figure>
