I’m stuck with black and I don’t know what to do.
Develop games in your browser. Powerful, performant & highly capable.
I have no idea what you mean. Please read this post:
construct.net/en/forum/construct-2/how-do-i-18/tips-posting-quothow-iquot-40390
I meen like when I’m making pixel art I only have black pixels and I can’t change the color
Change in runtime? Use "Set color" effect. It will recolor the entire sprite. If you want to change color for individual pixels, you need to use Canvas plugin.
construct.net/en/forum/extending-construct-2/addons-29/plugin-canvas-41782