Sub-Application :When unchecked Display as sprite, button, Color Selector not show in main frame, when run app
Application 1.mfa
Sub-Application :When unchecked Display as sprite, button, Color Selector not show in main frame, when run app
Application 1.mfa
"Find all..." doesn't find layers by name. How about if this function finds layers by the layer name?
Found a little bug:
![]()
There's a weird bug where the scrolling glitches the Pinball movement.
(It gets pushed to the left when the screen scrolls, until it reaches 0 and stop there)
Pinball bug.mfa
shortcut for DLC (event list editor) Ctrl+T is missing, you can use only default Ctrl+T. It'd be nice if we could change this HK.
I have 2 feature requests:
1. allow actions to to be dragged on to event numbers in event list editor to add them
you can currently drag conditions on, and you can drag actions over other actions copying over them, but you can't drag actions on appending them
DRAG ACTION.png
2. when you create a new object action the "OK" button is deselected, is it possible to make the "OK" button automatically be selected so you can also just hit return to create it,
instead of needing to click on the "OK" button (this is only a tiny thing but would definitely improve the workflow)
CREATE OBJECT RETURN.png
![]()
BUG:
always + a new touch has occurred doesn't behave correctly on android as it does on pc & ios. it keeps on triggering
i have attached example mfa
BUG:
spritesheet box mode has a bug where it doesn't load it back in correctly
here are my export & import settings
BOX MODE BUG1.png
& here is the mfa example
there is also another similar box mode bug, but i would have to send that by DM because it contains my private game stuff