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 i have a sprite, and i want it to always be changing colors, for example, from his original color(black) to red.
i want to make it like, its glowing , something like that
any sugestions? and maybe some events, or even better, an example capx :D
so we meet yet again Kionysan xD.
sometimes there is no short way like a motion tween. Just make a small animation and let it loop. Also use ping pong you only need to make it go from black to red and with pingpong it auto reverses the loop.
small example. (go to edit animations and you will see the settings)
dl.dropboxusercontent.com/u/3961018/glowysword.capx
Edit: Forgot about Webgl xD thanks vee41
You can do that with WebGL effects, there is tint effect that might fit your purposes well.
made a capx with the tint webgl like vee41 suggested
dl.dropboxusercontent.com/u/3961018/glowyswordV2.capx
Develop games in your browser. Powerful, performant & highly capable.
thank you :D