x


Unity and registry

I have to save the progress of my game. Can i write a registry key with a script in unity?

more ▼

asked Apr 03 '10 at 11:52 AM

Luka gravatar image

Luka
12 4 5 8

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

1 answer: sort voted first

You should probably use the built-in PlayerPrefs class, which can be used to store quite a bit of data. It works regardless of platform (Win, Mac, web).

See: Script Reference - PlayerPrefs

more ▼

answered Apr 03 '10 at 12:21 PM

Erik Harg gravatar image

Erik Harg
151 1 2 4

(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:

x3333
x438

asked: Apr 03 '10 at 11:52 AM

Seen: 1658 times

Last Updated: Apr 03 '10 at 11:52 AM