Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Latest commit

 

History

History
executable file
·
36 lines (23 loc) · 1.53 KB

File metadata and controls

executable file
·
36 lines (23 loc) · 1.53 KB

dynamicpixels unity 3d sdk

Empower your games with most advance online features

Discord GitHub code size in bytes Twitter Badge GitHub issues GitHub

This SDK helps you connect your game to DynamicPixels and uses its features in the Unity3D scripts. If you need more support, feel free to contact us on customer channels or by email.

info@dynamicpixels.dev

DynamicPixels provide following services:

  • User Management
  • Cloud Database
  • Leaderboards and Achievements
  • Chat/Messaging and Notification
  • Parties
  • Content Storage and CDN
  • Realtime/Interactive Tools
  • Etc.

Read more in the documentation.

Quickstart

First, Register to DynamicPixels as a developer and create a client for your game, now, open your Unity project, then go to the Package Manager modal:

Window -> Package Manager -> + Drop Down -> Add Package From Git Url

Now add the DynamicPixels Initilizer component to one of your objects in the first scene of your project. and fill in the Client ID and Secret according to the data in your game's panel. Done! use functions in your code...