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
so y'know how translucent obj darken when overlapped darken i want to stop that from happening .is it possible?
Bump
The nature of transparency is that it let colors from below blend through.
So I guess, no.
so then how do i create a translucent trail
One suggestion could be: when you make a trail image sprite, going to be transparent, make it extra bright
Develop games in your browser. Powerful, performant & highly capable.
The easiest way is to have a dedicated layer in your game for this effect. I do it for shadows in my game. Your assets need to be in at 100% opacity (it can't be see-through at all) and then lower the opacity of the layer as a whole.