XxGodmoonxX / AR-Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PlacenoteSDK Multiplayer

A Unity project template to get you started creating a multiplayer augmented reality game using Placenote.

Multiplayer_Gameplay

Placenote SDK: 1.6.0

Project's Unity Version: 2018.1.1f1

Xcode: 9.3

Devices tested OS: 11.3


Getting Started

  • Clone this repository
  • Critical library files are stored using lfs, which is the large file storage mechanism for git.
    • To Install these files, install lfs either using HomeBrew:

      brew install git-lfs

      or MacPorts:

      port install git-lfs
    • And then, to get the library files, run:

      git lfs install
      git lfs pull
  • Open the project as a new project in Unity (Recommended: Unity 2018)
  • Register for a Free Photon Multiplayer Account and place your account's "AppId" into the "PhotonServerSettings" in the editor.

photon appid


Video Tutorial

Link Pending

About


Languages

Language:C# 96.4%Language:Objective-C++ 3.0%Language:ShaderLab 0.4%Language:C 0.2%Language:Objective-C 0.0%