SolarianZ / UnitySavePlayModeChangesTool

A Unity editor extension for save play mode changes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity Save Play Mode Changes Tool.

Save Play Mode Changes

中文

Supported Unity Version

Unity 2019.4 and later.

How to use

Add SavePlayModeChanges component to any game object in scene, then drag the component you want to save to SavePlayModeChanges.ComponentsToSave list.

Enter play mode and modify any properties on the component you want to save, then exit play mode, all changes of supported properties will be saved.

Limitations

Editor use only.

Only support serialized managed properties.

About

A Unity editor extension for save play mode changes.

License:MIT License


Languages

Language:C# 100.0%