Help with groups

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.
  • I put together a sample using groups that I'm activating/deactivating with none of the groups active when the frame starts. I'm expecting that each activated group waits until I click on a zone before doing something. What I'm seeing is that it's just running through all of the events in each group without waiting for the user to click in the specified zone. What needs to be changed so that each group waits until the zone is clicked before proceeding to the next group?

  • Can you elaborate? In my sample, the first event from the activated group is to deactivate the group that activated it. If you execute my sample, I'm not even sure if the way it's currently working has to do with the groups. I just want the sample to wait until the mouse clicks before transitioning groups.

  • Hi ST, I made corrections in your example.
    You need to make group 0 active at start with click detection, then you need to place groups in decreasing order ( 3 on the beginning ,2 then 1 group ) so when you click, group 1 activate and group 0 deactivate, and so on...

    I don't know if I'm right (please correct me anybody if I'm wrong) but I think mouse click is "active" on full program loop and group activation starts imediatelly when program execute an "activate group" action,
    so in your example program activate group 1 and has in memory that click is still active, then he activate 2 group, and so on...

  • Thanks for the example SagiTTariuS. I don't understand why the ordering of the groups is important since I thought program control was determined by which groups you activate/de-activate?

Participate now!

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