saving object positions?

Hello. How can I get the vector3.position of an object (or objects of a certain type) and save those positions in playerprefs?

Take a look at ArrayPrefs in the Wiki, it has Get/Set Vector3 functions for saving in PlayerPrefs.

http://www.unifycommunity.com/wiki/index.php?title=ArrayPrefs

link is dead