Smooth Save for PlayMaker
Christopher Creates
$0.0
$15.00
100%OFF
Date |
Price |
---|---|
日期和时间 |
价钱($) |
03/19(2018) |
15.0 |
01/02(2019) |
0.0 |
11/01(2024) |
0.0 |
Jump AssetStore
Now free. :)
Support for paid customers was maintained for two years, and is now discontinued. Unfortunately, the volume of users prevents me from being able to offer support for the free version.
I hope everyone continues to enjoy this free asset as long as it remains useful.
----------
Smooth Save is an easy and flexible save game solution for PlayMaker.
For simple games, you can save or load your whole game with a single action. It just works. It's that easy!
But if you need more power, Smooth Save is ready for that, too. You can reference any variable by a unique key and you can save as many data pools as you need. You can save exactly what you want, exactly the way you want it.
Smooth Save data is also cheat resistant. Instead of easily modified text files (XML, JSON, etc), it uses binary serialization. This prevents casual cheating by general users.
Provided are 37 PlayMaker actions that go far beyond PlayerPrefs. There are actions for saving variables in bulk, individual actions for each type, data pool management, memory debugging, result events, and more.
Smooth Save directly supports PlayMaker variables of type Bool, Color, Enum, Float, Int, Quaternion, Rect, String, Vector2, and Vector3. It also supports core GameObject properties, and Array variables of the types above. And it can save most any other value in the game indirectly with the Get Property and Set Property actions. Includes a demo scene and documentation.
Requirements
Smooth Save requires the PlayMaker asset, which is sold separately by Hutong Games.