Is it possible to select a color from a sprite object and change it to another color?
Basically, I intend to make an alternate palette for my character (for those familiar with "palette")
Look at the effect called "Replace color". (in the sprite properties, left pannel)
Develop games in your browser. Powerful, performant & highly capable.
what is "WebGL" ? It says the effects are "WebGL only"
http://en.wikipedia.org/wiki/WebGL and https://www.scirra.com/manual/35/technology
WebGL works on every recents browsers, and on some mobile devices. It improves performances and add the possibility to use shaders.
so these WebGL only effects won't work if I export my capx into desktop?
Desktop exports are web base, node webkit is using a chrome build, so no problem !