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
Hi
How can I make an effect like this:
When the objects starts moving, you can see its glowing from the back
A lot of games use this effect
I know the image and description is not good and I hope you get what I'm looking for.
Thanks
just spawn a clone of the same image/another sprite with same image as original or any color you want it to be, when your main actor it starts moving or is moving, to the new spawned object add the fade behavior and set it to fade in 0 wait 0 fade out 0.2 or less/more depending on your desired effect. is the easiest way of doing it.
Develop games in your browser. Powerful, performant & highly capable.
I call it a trailer or tail and there are a few ways to do it.
You can add a particles effect to your layout and create the effect and call it when the player is moving.
You can find lots of tutorials on particle effects.