Closed arthurkehrwald closed 2 months ago
Register changes to machine description with Unity Editor systems to ensure they are saved with the scene. Partially resolves issue #19.
The second commit causes MpfGamelogicEngine to use the new subclasses introduced in another pull request in the main VPE repository. Together with the first commit, this completely resolves issue #19.
MpfGamelogicEngine
Register changes to machine description with Unity Editor systems to ensure they are saved with the scene. Partially resolves issue #19.