Thanks to visit codestin.com
Credit goes to github.com

Skip to content

EllenGYY/Unity3D-QR-Code-Sharing-System

Repository files navigation

Unity3D QR Code Sharing System

Enable players to share the puzzles they create with friends or on social media without diving into the complexities of multiplayer modes or requiring identifiable accounts. Integrate this QR Code sharing system into your game, inspired by the QR Code sharing system of Mekorama (not affiliated).

Youtube Video Demo

Above is a Video demo for the asset.

There is also an online version of the demo scene here if you want to try it out.

The Unity package version is in the Releases section. In the future, there will also be a free Asset Store version if you wish to manage your packages that way.


To use this asset, first drag the Packages folder containing ZXing.net to the root Assets Folder. ZXing is the base library that allows this asset to handle QR Codes.

Next, you can run the demo scene in the DemoScene folder (target platform: WebGL / need TextMesh Pro). The asset itself is cross-platform; you'll just need to write your own upload and download file system for other platforms. Here are some excellent free assets to get you started (not affiliated).

Clarification: The local version include with the asset doesn't allow outside copy & paste. This is a known issue for Unity3D webGL build. Look at this thread for possible solutions.

Demo Art Resource Source:

  1. Milk tea Logo: from svgrepo under CC0 license.
  2. Flight Logo: from svgrepo under GP license.
  3. Background Image: I take the photo myself in San Diego, California.

About

A cross platform Unity3D Artistic QR Code Generating and Reading System for sharing your DIY puzzles!

Resources

Stars

Watchers

Forks

Packages

No packages published