Feature I'd like to see in MMF

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • It be cool if there was a mate feature, under align objects.

    Lets say you have 2 boxes:

    Code
    _      _
    |_|    |_|

    and you want the two inner edges to meet (useful for things such as tiling..) Theres currently no easy way to do that, you'd have to get the x of the first box, add the width of the first box to it, and then move the 2nd box to that location. But if theres a mate feature its as easy as select and click mate and boom:

    Code
    _ _
    |_|_|

    Hope you'll consider it :D

  • well you'd have to have some way of handling different positioning requirements for this: should the 'second' object snap to the 'first' object or vice-versa, or should BOTH objects snap to each other (being moved to the center)?

    mmf would have to have some sort of way of telling which object was the most recently selected (it can probably do that already), so it can use that as the "active" selection and the other object as an "inactive" selection, so instead of saying 'first' and 'second' objects (which don't have much of a meaning... X/Y positions or what?) you could instead refer to the "active" and "inactive" selections

    something like that would be useful if you were dealing with a large group of objects, since you could have many "inactive" selected objects but always have one and only one "active" selected object

  • This has probably been said before, but I'd also like to see object grouping.

    As in, You would say select 4 or so active objects and select "group". Now the 4 objects act as one in the frame editor. This way you could align something to the horz center of multiple items, align, ect. Also useful because you could type coordinates for it and it would go there. If you tried that in MMF now it doens't work.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!