Is it similar with what you need ?
drive.google.com/open
Cheers.
You can change the condition to :
glow instance > 0, glow visible
glow instance <= 0, glow invisible
Right now the every tick make your glow always invisible.
Cheers
I made with Construct 2, hope it could help you :)
I did the same and it works fine.
Did you check the opacity ?
Can you upload something clear about your problem ? A screenshot or a capx.
In my opinion, you can add a boolean for your button.
When you touch it -> action is toggle boolean
Then you compare that boolean and do the action for your characters.
You can try Physics behavior with world gravity is 0, in case you don't want to let them drop outside.
You're welcome :)
I have made a capx with Construct 2.
Hope it could help you.
Click here to download it.
Did you try to pin it with your plane? :)
Maybe the speed of animation is 0 or the animation of your card always set to animation Down.
Here is my CAPX for flipping card animation
Develop games in your browser. Powerful, performant & highly capable.
Could you please upload any screenshot or your capx?
Are you going to make this game or need any suggestion about gameplay?
I have fixed your capx with this and it worked fine :)
Please check CAPX for more details.
I suggest that you can create multi dots from top to ground with random X, then draw line between them to make random lightning bolt.
p/s : I have attached the screenshot, is it what you want?