Kickstart your game’s backend with this Unity starter kit, offering plug-and-play systems for login, chat, leaderboards, inventory, and in-game currency.This is a script-only asset and does not depend on shaders, materials, or any specific render pipeline features.Compatible with Built-in, URP, and HDRP projects.Requires installation of a supported cloud backend SDK (not included in this package).Backend Starter Kit for Unity is a lightweight, script-only framework designed to help developers quickly integrate cloud backend features into their Unity projects.This package provides ready-to-use manager scripts for common backend functionality, including:Player login and authenticationChat using shared data groupsLeaderboards and player statisticsInventory and virtual currency handlingBasic shop and marketplace logicThe architecture is modular and easy to understand, making it suitable for learning, rapid prototyping, and production environments. Each manager can be customized or extended to support different game genres, including casual, mobile, and online multiplayer games.Cloud Script SupportA sample cloud script file is provided for server-side logic. Certain systems — such as shop validation and virtual currency updates — require server-side script execution to function securely. The script must be uploaded to your backend service dashboard under the Cloud Script / Revisions section.Core features such as login, chat, and leaderboards can operate without server-side scripting if desired.CompatibilityScript-only package (no shaders, materials, or art assets included)Compatible with Built-in Render Pipeline, URP, and HDRPRequires installation of an official backend SDK (installed separately)FeaturesModular C# manager scripts for backend integrationPlayer login and authentication systemChat system using shared data groupsLeaderboard and player statistics managementInventory and virtual currency handlingBasic shop and marketplace logicPolling-based data refresh with configurable intervalsClean, extensible code structure designed for customizationSample scene included to demonstrate setup and usageSample server-side script provided for backend logicShop and virtual currency features require server-side script configurationSupported PlatformsWindowsmacOSLinuxAndroidiOSRender Pipeline CompatibilityBuilt-in Render PipelineUniversal Render Pipeline (URP)High Definition Render Pipeline (HDRP)DependenciesRequires installation of an official backend SDK (installed separately)DocumentationPDF documentation included with setup and usage instructions




