Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
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
Right now, I'm basically spawning a trail object underneath the thing that's being trailed every tick; this trail object is set to gradually disappear over time. Is there a better way?
That's how I would do it. I can't think of a better way.
Develop games in your browser. Powerful, performant & highly capable.
Can't think of any other way.
That's the way I do it... Just give the trail object the "fade" behavior and spawn them rapidly... like every tick or 0.x seconds.