x


Guide in ArrayPrefs or PlayerPrefx?

I need to have a log in form, for multiple players and save their game level. The goal is to make a load game. Can i use ArrayPrefs in it? i'm really not familiar with arrayPrefs, i hope you can enlighten me with that. Or if there are other ways. I'm doing a Windows PC StandAlone game. Thanks a lot!

more ▼

asked Feb 19 '11 at 04:23 PM

futureseeker 1 gravatar image

futureseeker 1
129 20 20 26

(comments are locked)
10|3000 characters needed characters left

1 answer: sort oldest

PlayerPrefs, going too be the easiest solution, if your data being saved is going too simple text, and you feel 1 meg is sufficient room for stored levels and what not, I would suggest it, its down right simple. if your talking about capturing the entire state of the level, IE: object position, healths, items held, ect ect ect. then Its a huge task, and it would involve some serious programming mojo, if you do a search here for Saved Arrays, or Save game state, you'll find others seeking such things.

more ▼

answered Feb 19 '11 at 08:31 PM

Drandoss gravatar image

Drandoss
13 2 2 4

can i save multiple data like around 10 users (which has current level and player's name). can it be done in PlayerPrefs?thanks a lot for the answer :)

Feb 21 '11 at 01:52 AM futureseeker 1
(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x434
x294
x271
x12

asked: Feb 19 '11 at 04:23 PM

Seen: 755 times

Last Updated: Feb 19 '11 at 04:23 PM