So I came across a problem where I have more than 200 images and having SETCOLOR and setting the colors for each objects is hard as I may have more images comin...
I know that in rgba, a represents the alpha value. But what's Ex in rgbEx? Can I just use the same syntax as rgb(n, n, n)? (n is 0-255).
Hey, I am making a menu that allows you to change how your character looks. You can change the color of some things, such as the eye color. I have three custom...
This video clearly explains how to create a color picker in Construct 3. You can find the template here: Contact me on Fiverr if you want further assistance :
For my drawing game I want to get the amount of ink used of each color to draw the picture. Therefore, after the picture is drawn I take a snapshot of it and ru...
How to know what cookies are currently running on an Construct 3 app (on Android)? And how to disable? To show on the RGPD (GDPR) consent dialog. Sorry I have n...
I would like to use rgbEx (mentioned here: In my Javascript scripting in Construct 3 project, but I can't find it anywhere (tried `globalThis`, `runtime` etc. B...
This game is a preview of the fan battle kirby that I am doing (90% finish). It lacks animation and polish in general but all the mechanics of the game have alr...
I have the following problem. I try to set the color of an asset dynamically, I set the ajax, the server in the json passes me some values which I also pass in...
So I'm making a screensaver library in Construct and I'm starting with a timer. I want to make it so you can change the color inside of the menu, and it works w...