Unity3D Tutorial How to Save Player Position [Unity 4+ 5+][OLD]

preview_player
Показать описание
Hi everyone . First sorry my bad English . Today i want show how to save Player Position . Here script :
Please if video helped you please just subscribe and like video :)
Рекомендации по теме
Комментарии
Автор

Dont Save the Positione in the Update!
Wirite "InvokeRepeating("SavePlayerPos", 0.5f, 0.5f);" in Start
and Write the PlayerObject x, y, z PlayerPrefs in the "void SavePlayerPos(){}"
You don't need to save the Position every Frame!

ONeillsBude
Автор

how about buttons?? i want to save my current button where i left it after i use my application

azercruz
Автор

ugh. of course you used playerPrefs. PlayerPrefs is the WRONG way to save data everyone.

eweeparker
join shbcf.ru