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
  • 2D Glow Shader
  • Bloom Effect ( Post-Processing )
  1. Customization

Lighting Effect

PreviousAudio SystemNextUI Animation

Last updated 2 months ago

2D Glow Shader

To customize 2D Glow Shader you can follow these steps:

  1. On The Project Window, access the Shader folder by following the path shown in the picture below.

  2. Choose the glow material you like. Example: select 2D_Glow_coins material -> select the glow color on the inspector window.

  3. On the HDR color window, you can change the coins become more bright than by increase the intensity.

  4. You can compare the intensity of HDR color on two pictures below.

The video show using 2D glow shader with car trail effect:

If you want to know more about the Bloom Effect (Post-Processing), you can check this document.

You can adjust the value of bloom effect by following these steps:

  • Open Gameplay Classic scene or Gameplay Multiplayer scene -> select Managers game object -> adjust the value on Post Processing Manager inspector window.

Field Name
Description

Threshold

The threshold value of Global Volume ( Bloom Effect ).

Intensity

The intensity value of Global Volume ( Bloom Effect ).

Intensity GL

The intensity value of Global Light 2D.

The effect in daylight is used for adjusting the value in race map ( Daylight ) and the effect in night is used for race map ( Night ).

Bloom Effect ( Post-Processing )

✨
🔷
🔷
HDR Color With The Value Intensity Is 2.
HDR Color With The Value Intensity Is 5.