Sliding Menus And Ui

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.
  • Hi, for my next project I'm looking at the best ways to control lots of UI sliding menus containing various content (images, text etc) in Fusion. I tried the Object mover but it doesn't seem to work correctly (not all the objects above it get moved for example- Anything larger than the default active size it seems). It would be exactly what I need if it worked.

    Is there a better way to move collections of graphics/text etc (a menu) all at once? Best practice?

    Moving Whole Layers? Possible
    MOving a SubApplication as a panel (possibly quite complex and confusing?)

    Cheers

    Edited once, last by grimmy (October 2, 2019 at 10:46 AM).

  • I used the Layer object to make a sliding menu in my game. Depending on the complexity you'll need a few/several different layers, and I recommend keeping track of them on a separate Active object via flags, but otherwise it works pretty great.

    Gif Example: Please login to see this link.

  • You can do it very simple and undramatic with the physics engine. Basically you make a pinwall (active object - physics background movement) and all your elements (textbox, string, counter, active, etc) you set to "physics static movement" and glue them with an revolute joint to your pinwall. Than you disable things like friction, gravity, object rotation, joint rotation, etc on the objects movement or the physics engine itself. Now you can move you pinwall around and everything else follows. But keep in mind if you use something like the easing or moveTo object you cannot move the pinwall directly with this objects or it will break the joints, you have to make another object (normal static) that you move around and your pinwall always follows that object.

Participate now!

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