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
Allows you to Generate and Scan QR Codes
This plugin is missing the QRCode generator part. Is using Chart Google api, is not always working chart.googleapis.com/chart
Please consider use a client-side generated code implementing this github.com/davidshimjs/qrcodejs
Hi, I've updated the plugin! You can check it out.
It requires internet connection, so won't work when disconnected.
Thanks for the suggestion! I will update the plugin.
[SOLVED] In C3 r234 this plugin generates some incompatibilities with Pin to object behavior and nothing can be seen in debug preview.
Do you mean you are pinning a Sprite?
Hi, how are you pinning this object?
This plugin is not meant for Pinning
No, what I mean is that it generates various compatibility errors with other C3 behaviors. At the moment I have found that for a strange reason if you had the Pin to object behavior in a Text, sprite, etc. this doesn't work anymore, the object just won't pin. But when I remove the QR Scanner plugin and try to pin some object, everything works normally again. So far it is the only incompatibility that I have found together with the error that the Debug Layout screen cannot be seen, I do not know if the plugin is generating conflict with other Behaviors / Plugins.
P.D: I have The worker turned off.
So I have a QR code on my phone and the app running on my laptop.. I show the QR code from my phone to my laptop and click decode and nothing is happening. I am running the latest stable version and using your example.
Hi, I just tried on my laptop, its working. But the obstacle was the reflections of the phone screen on laptop camera due to which several qr code refections were like overlapping. This was messing up with the reading process.
Very good plugin, but i cannot get it to read an QR code properly, when i show the code, it does not do anything, i gave the permissions and did everything, can you help me?
I am using r210.2. When this plugin is in any of my projects, Chrome will only ever give me a black window. Works great in Safari and Firefox however!
Hi, you have to Turn off Worker Mode in:
Project Properties > Advanced > Worker
i can t open camera to scan qr code, do you have a tutorial?
You must Allow Camera permissions. There is an example file link above.