Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
In this video youtube.com/watch at 1:34, you see the closing circle and opening circle for the transition? How to do that in C2?
anybody?
Well, not possible to do with C2 until new effect with WebGL about circle effect. There no circle effect yet.
However, you can make a huge black sprite with alpha hole you could do animation size.
Develop games in your browser. Powerful, performant & highly capable.
if you check out the technique used in the 'lighting' example inside program files>c2>examples
you can replace that light sprite with a solid circle that starts bigger than the screen and then gets ever smaller
basic implementation
preview, click anywhere
capx
keepee wow! i didn't know blending effects could do it.