jpexs-decompiler icon indicating copy to clipboard operation
jpexs-decompiler copied to clipboard

Collect PlaceObjectTypeTag/RemoveObjectTag by depth as Sprites

Open Exund opened this issue 1 year ago • 2 comments

Allows selecting multiple frames and collecting PlaceObjectTypeTag/RemoveObjectTag with the same depth in separate sprites with options to select which depths to collect, replace the originals with the sprites and offset the characters to (0, 0) in the sprites

Exund avatar Mar 30 '24 21:03 Exund

Can generate weird results when replacing but that's due to clipping not being handled (can be fixed by merging sprites later which is something that I'm working on as a separate feature)

Exund avatar Mar 30 '24 22:03 Exund

Could you please change the dialog name from CollectDepthAsSpritesDialogue to CollectDepthAsSpritesDialog? (ommit the -ue extension) There are other dialogs with Dialog extension so it will better match. Thank you!

jindrapetrik avatar Apr 14 '24 16:04 jindrapetrik