You are viewing a potentially older version of this package. View all versions.
Void_Vapor_Inc-QRScannerBL-1.0.0 icon

QRScannerBL

Adds a script to scan qr codes in game

Date uploaded 2 years ago
Version 1.0.0
Download link Void_Vapor_Inc-QRScannerBL-1.0.0.zip
Downloads 532
Dependency string Void_Vapor_Inc-QRScannerBL-1.0.0

README

QR Code Scanner BL

This mod adds a script to scan qr codes from cameras, and open it in browsers or return the text as string

How do I make a qr code scanner?

Go to the github and download Scanner.cs. Put it on a camera that has a render texture and use ultevents or custom code to call methods on it. Unity events will crash the game.