---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.com.tr/dev/games/doc/en/sdk/unity/progress-saving.md
  - https://yandex.com.tr/dev/games/doc/hi/sdk/unity/progress-saving.md
  - https://yandex.com.tr/dev/games/doc/ko/sdk/unity/progress-saving.md
  - https://yandex.com.tr/dev/games/doc/ru/sdk/unity/progress-saving.md
  - https://yandex.com.tr/dev/games/doc/tr/sdk/unity/progress-saving.md
  - https://yandex.com.tr/dev/games/doc/vi/sdk/unity/progress-saving.md
  - https://yandex.com.tr/dev/games/doc/zh/sdk/unity/progress-saving.md
  - href: tr/sdk/unity/progress-saving.md
    type: text/markdown
    title: Markdown version
  - href: ../../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.com.tr/dev/games/doc/tr/llms.txt

# Bulut kayıtları ve veri yönetimi

<!-- source: tr/_includes/script-common.md -->
<!-- source: tr/_includes/script/index-js.md -->

<!-- endsource: tr/_includes/script/index-js.md -->

<!-- source: tr/_includes/script/requirements-js.md -->

<!-- endsource: tr/_includes/script/requirements-js.md -->

<!-- source: tr/_includes/script/image-modal-js.md -->

<!-- endsource: tr/_includes/script/image-modal-js.md -->
<!-- endsource: tr/_includes/script-common.md -->

#|
|| ![](../../_images/icons/video.svg) | Video Dersi 4. Bulut Kayıtları ve Veri Yönetimi

<div class="cut-button">

{% cut "Videoyu İzle" %}

Video Rusça olup, YouTube'da otomatik altyazıları açabilirsiniz.

{% list tabs %}

- Yandex

  @[](https://runtime.strm.yandex.ru/player/video/vplv7lqkgm4gplipbdge?autoplay=0&mute=0)

- YouTube

  @[youtube](https://youtu.be/QCgXHR6sBIk?si=dxZzUJ6ZGzwnLFJ-)

{% endlist %}

{% endcut %}

</div>

||
|#

[Oyun ilerlemesini kaydetme](https://max-games.ru/plugin-yg/doc/storage/?en){.external}, kullanıcılar için rahat ve çeşitli bir oyun deneyimi oluşturmanızı sağlar. Oyun durumuyla ilgili verileri (tamamlanan seviyeler, deneyim puanları, uygulama içi satın alımlar vb.) Yandex sunucularında saklayabilir veya kendi sunucunuza aktarabilirsiniz. Ayrıca kullanıcı profillerinden alınan isim gibi verilerle oyunu kişiselleştirebilirsiniz.

Oyun ilerlemesini kaydetmek bazı durumlarda gereklidir:
- Oyuncu, oyun sayfasını yeniledikten sonra başarılarını veya rekorlarını kaybetmeden oyuna devam edebilmelidir (bkz. [madde 1.9](https://yandex.com.tr/dev/games/doc/tr/requirements/1/9.md)).
- Oyun şu özellikleri içeriyorsa:
  - Hikaye ilerlemesi
  - Kademeli seviye tamamlama
  - Rekor kırma
- Oyun sonsuz bir döngüye sahipse (bkz. [madde 2.6](https://yandex.com.tr/dev/games/doc/tr/concepts/requirements.md#2-6)).

Bulut kayıtlarını kullanıyorsanız, bunu taslakta belirtin (bkz. [madde 1.11](https://yandex.com.tr/dev/games/doc/tr/concepts/requirements.md#1-11)).

