AdamsLair / duality

a 2D Game Development Framework
https://adamslair.github.io/duality
MIT License
1.41k stars 288 forks source link

Feature request: Save changes after exiting sandbox mode #729

Closed heraldofgargos closed 5 years ago

heraldofgargos commented 5 years ago

Hey there,

As of right now, if you make changes to your component properties while the game is in sandbox mode, upon exiting sandbox mode, it will revert all your changes back to the default. This behavior has been somewhat counter-productive for me.

Is there any possibility that the ability to save changes after exiting sandbox mode will be integrated into a future version of the editor? Is this something too difficult to implement given the current circumstances? I'm happy to assist with developing this feature. Even something quite simple like the ability to copy and paste component properties should help for the time being.

ChristianGreiner commented 5 years ago

See https://github.com/AdamsLair/duality/issues/368

ilexp commented 5 years ago

Closed as a duplicate of #368. Currently back from vacation and still catching up, will get back to you on #368 as I manage to find the time 🙂