QRScannerBL
Adds a script to scan qr codes in game
| Last updated | 2 years ago |
| Total downloads | 439 |
| Total rating | 3 |
| Categories | Code Mods |
| Dependency string | Void_Vapor_Inc-QRScannerBL-1.0.0 |
| Dependants | 0 other packages depend on this package |
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.