Page 1 of 1

saving player pos

Posted: Thu Aug 19, 2021 5:51 am
by hrohibil
Hello

This plugin looks really promising..

But a simple setup as getting a load and save button for player position.

The exsample on the documentation shows a save and delete on same script..

I have a save and load button on my game UI.

How do i save and load the player position ??
Please help?

Br Hamid

Re: saving player pos

Posted: Thu Aug 19, 2021 7:34 am
by Joel
Hi there,

You can find information on saving and loading the position here:
https://moodkie.com/forum/viewtopic.php?p=9107#p9107

With regards to using buttons, as this is part of Unity's functionality rather than ours, you can find information on this in their documentation:
https://learn.unity.com/tutorial/creating-ui-buttons

All the best,
Joel