2D Racing Multiplayer Game Template
  • 🌟Welcome
  • Getting Started
    • ⚡Import The Template
    • 🕹️Build Project
    • 📂Project Structure
  • Customization
    • 🏁Add New Race Map ( Classic Mode )
    • 🚦Add New Race Map ( Multiplayer Mode )
    • 🏎️Add New Car
    • 🪙Set Cars Price
    • 💾Save System
    • 💰Monetization ( Admob + Unity IAP )
      • 🔷Ads Manager
      • 🔷Reward Free Coins
    • 💻PlayFab
    • 📃GDPR
    • 🎵Audio System
    • ✨Lighting Effect
  • 🌠UI Animation
  • 🥈Set Race Lap
  • ⌛Set Countdown Return To Room Lobby
  • 💶Reward System ( Multiplayer Mode )
  • Other Informations
    • 📓Changelogs
    • ☎️Contact
Powered by GitBook
On this page
  • 💠 New Version 2.0.0 - Latest Version
  • New Features
  • Improvements And Changes
  • More Assets - Help For Reskin
  • Fix Bugs
  • 💠 New Version 1.0.0 - Original Version
  • Features
  • Assets
  1. Other Informations

Changelogs

💠 New Version 2.0.0 - Latest Version

New Features

  • New Multiplayer Mode added ( Photon Fusion 2 ):

    • Host-Client mode.

    • Player vs Player ( Max 4 players in room ).

    • Race ranking system.

    • Race lap system.

    • Total 3 maps with random map feature.

    • Collect coins in gameplay.

    • Spectator mode.

    • Loading screen.

    • Display players name in room lobby and in gameplay.

    • Select region at lobby.

    • Create room and find room.

    • Show list rooms at lobby ( Room status: join, playing, full ).

    • Handle network disconnected with showing the reason.

    • Countdown at start race.

    • Cars can collide each others by using Fusion's Physics Addon.

  • Monetization feature added:

    • Admob ( Interstitial Ads, Reward Ads, Banner Ads ).

    • Unity IAP ( Remove Interstitial Ads, Unlock All Cars ).

  • PlayFab integrated:

    • Control Ads showing with PlayFab ( Using Title Data ).

    • Save load players data with PlayFab ( Cloud save ).

  • New popup animation with four types:

    • Scale.

    • Fade.

    • Move in from left.

    • Move in from right.

  • New home screen animation with three types:

    • Move in.

    • Scale.

    • None.

  • Mobile platforms support added ( Android, iOS ).

  • GDPR popup.

Improvements And Changes

  • Change documentation offline to online:

    • The new online documentation is more detailed and beautifully.

    • Tutorial videos are also included in the documentation:

      • Tutorial video how to import the game template.

      • Tutorial video make new race map.

      • Tutorial video add new car.

  • Improve car trails effect: Add 2D glow shader to car trails effect.

  • Improve car lights: Composite 2D light sprite with 2D glow shader.

  • Added five new levels to classic mode ( Offline Mode ).

  • Replace legacy input with new input system.

  • Upgrade Unity 2021.3 to Unity 2022.3.

More Assets - Help For Reskin

  • New game icons pack added ( Include 186 game icons with black and white color variants ).

  • New particle effect sprites pack added ( Include 80 particle effect sprites ).

  • New musics added ( Include 5 new musics ).

Fix Bugs

  • Fix bug cars shop popup: next button or previous button select wrong cars.

💠 New Version 1.0.0 - Original Version

Features

  • 2D top-down game.

  • Physics 2D.

  • Classic Mode ( Offline Mode ):

    • Level selection panel ( 5 level map ready to use ).

    • Play and unlock next levels.

    • Complete the game levels by avoiding obstacles and reaching the destination within a limited time.

    • Collect coins in game levels.

    • Win and fail screen.

    • Replay system.

    • Best time system.

  • Save load game with encryption.

  • Cars shop system.

  • Night mode ( Using light 2D URP + Post Processing ).

  • Sound settings.

  • 2D glow shader URP ready for use.

  • Display speedometer UI in gameplay.

  • Windows and WebGL platforms are supported.

  • Animation UI ( Using Dotween package ).

Assets

  • Racing Pack:

    • Cars ( Include 5 car types with 5 color vaiants for each car type ).

    • Road tiles ( Include 3 road types: asphalt road, sand road, dirt road ).

    • Environment tiles: grass, sand and dirt.

    • Other objects: tree, rock, traffic cone, barrier,...

  • UI Pack:

    • Include buttons, panel, checkmark, cross, dropdown,... with 5 color variants.

  • Cartoon Mobile UI Buttons:

    • 19 icon buttons.

  • Sound Effects:

    • 100 sound effects.

  • Musics:

    • 4 musics.

PreviousReward System ( Multiplayer Mode )NextContact

Last updated 1 month ago

📓