playMaker

Author Topic: save game tool  (Read 2792 times)

allo888

  • Playmaker Newbie
  • *
  • Posts: 24
save game tool
« on: January 26, 2014, 10:08:49 AM »
hey could someone make a simple action that creates a game save and then you can create a game save and load it im hoping to have a save system in my game thats like oblivions .

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: save game tool
« Reply #1 on: January 29, 2014, 02:47:04 AM »
Hi,

 It's a very involving process, not really reduceable to a single/simple action.

I would study Unity serializer:

http://whydoidoit.com/unityserializer/

Bye,

 Jean