bscotch / stitch

Tools and apps for GameMaker development: a CLI for pipeline development, a VSCode extension for coding, and more.
Other
111 stars 13 forks source link

Add ability to duplicate an object #198

Closed adam-coster closed 7 months ago

adam-coster commented 8 months ago

This would be pretty straight forward -- once we get a name for the new object from the UI we can just copy and rename files over.

adam-coster commented 7 months ago

Can now duplicate any resource type! Might turn out to be a problem for some resource types or naming scenarios, but should work most of the time.