Page 1 of 1

Save System for Realistic FPS Prefab 1.0.7 Released!

Posted: Mon Mar 19, 2018 3:43 pm
by Tony Li
Version 1.0.7 is now available on the Unity Asset Store! It’s still the only dedicated save system for Realistic FPS Prefab that restores not just data but also RFPSP’s runtime state so RFPSP can continue to run properly after loading a saved game. And it’s still just as easy to set up, with no scripting required. (Full source code is included, though.)

Version 1.0.7 Release Notes:
  • Added: Emerald AI save support. (Saves position, health, and current behavior.)
  • Improved: Save System now uses nonallocating (no GC) methods when loading.