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
My client has in his database a large amount of saved images in base64, I need to upload these images in different sprites in the project, but I can not find in...
There's another thread like this but it's about a year old an the answer wasn't exactly clear. How'd I go about loading an image via Base64 string from a variab...
I'm trying to retrieve the texture data from a Sprite plugin but I'm kinda' lost. So I saw that with GetTexture I can retrieve the texture object, now I want to...
I'm trying to find method to convert an image to some kind of text, so I can send it somewhere and "read" it later by convert back from text to image. For exmap...