you can extract my capx with zip.
Then open the caprj with notepad++
You modify the tag <saved-with-version>24400</saved-with-version>
Change 244 to your version. Example : 216
Then save and open with your Construct 2.
p/s : Here is screenshot of my capx
drive.google.com/open
Is it similar with what you need ?
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 :)
Develop games in your browser. Powerful, performant & highly capable.
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
Member since 13 Nov, 2014