Change Object state

Problem:
I’m able to change object states, based on variables. But I would like to toggle between object states by clicking on the object itself.
Depending on the object state, it would then change it’s object state again.

For example:

Initial state: object is white
one click: object turns blue
next click: object turns white again
next click: object turns blue again
etc, etc

Could you look at the attached file?

Thanks!

TestTemp.approj (476 KB)

ActivePresenter version: 9.2.1

OS: Windows 11

Notes:

Hi Koen,

You add a True/False variable with a default value set to True:

then set the following actions to toggle the object states:

Regards,

This would be a great example of where having a selection of “Go to Next State” would work really well.

If there are only two states - it would have the same effect.

2 Likes

You are right, Greg. And stay tuned for version 10, where the Go to Next/Previous Object State feature will be included.

Have a great day!

2 Likes