![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Asasma_Sei |
I’m working on an RPG game
and I need to save some data in the game,
like a healing potion, I don’t want player can get a lot of them through save and load game many times.
should I use get_instance_id to save these data,
or I need to number them my self?