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
  • Popup Animation
  • Home Screen Animation

UI Animation

PreviousLighting EffectNextSet Race Lap

Last updated 2 months ago

Popup Animation

  • To select animation type of popup ( panel ), open the scene where contain the popup you want to change animation -> expand Canvas Popup game object -> select popup ( panel ) you want to change it's animation -> select animation type you like.

The animation type of popup ( panel ) in the current template version has four types:

  • Scale.

  • Fade.

  • Move in from left.

  • Move in from right.

When start running the game, the title game and other buttons on home screen will get animation, you can change animation type by:

  • Open Main Menu scene -> select UI game object -> select animation type on Main Menu UI Animation inspector window.

The home screen animation has three types:

  • Move in.

  • Scale.

  • None.

Home Screen Animation

🌠
🔷
🔷