# Samples

Links to download the samples and their documentation can be found below.

## Unity SDK Samples

<figure><img src="https://534367586-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MVu1MPzezO-NgvC98xh%2Fuploads%2Fgit-blob-c962a6a7cddda38adcc1b3b685c4814a0c546420%2FunityLogo.png?alt=media&#x26;token=1d8708f6-9ae8-468e-bdff-24019d8a8bfd" alt=""><figcaption></figcaption></figure>

The following samples are available for the Unity game engine and can be found in the Unity SDK.

* Download from [Github](https://github.com/LootLocker/unity-sdk)
* Download from the [Unity Asset Store](https://assetstore.unity.com/packages/tools/utilities/lootlocker-sdk-233183)

### Authentication Samples

* [Guest Login (LootLocker Identifier)](https://docs.lootlocker.com/the-basics/authentication-samples#guest-login-lootlocker-identifier)
* [Guest Login (Unique Identifier)](https://docs.lootlocker.com/the-basics/authentication-samples#guest-login-unique-identifier)
* [White Label Login](https://docs.lootlocker.com/the-basics/authentication-samples#white-label-login)

### Leaderboard Samples

* [Generic-type Leaderboard (Arcade Style)](https://docs.lootlocker.com/the-basics/leaderboard-samples#generic-type-leaderboard-arcade-style)
* [Float Leaderboard](https://docs.lootlocker.com/the-basics/leaderboard-samples#float-leaderboard)

### Progressions Samples

* [Simple Progressions](https://docs.lootlocker.com/the-basics/progression-samples#simple-progressions)
* [Multiple Progressions](https://docs.lootlocker.com/the-basics/progression-samples#multiple-progressions)

### Player Samples

* [Player Names](https://docs.lootlocker.com/the-basics/player-samples#player-names)
* [Player Storage](https://docs.lootlocker.com/the-basics/player-samples#player-storage-tab)
* [Player Files](https://docs.lootlocker.com/the-basics/player-samples#player-files)
