Unity-Save-Play-Mode-Changes
Unity-Save-Play-Mode-Changes copied to clipboard
Unity tool allowing changes made in play mode to be restored upon stopping the game.
Strange thing that happens with particle systems: It tries to add the system twice, an error occurs. The game object will be ripped from its hierarchy position, but has the...
I don't know why, but when I use DynamicBone script and I add SavePlayMode script, it seems didn't save the changes I made in DynamicBone script.
Hi, I was looking for a solution that can help me save all the changes in the play mode such as import some prefabs in the scenes and save it....