UI Animator
  • Introduction
  • Tutorial
    • Basic Animation
    • Button & Loop Animation
    • Children Animations
    • SFX & Events
    • Organizing
  • Advanced
    • Use in C#
      • Show / Hide
      • Add Listener
Powered by GitBook
On this page
  • What is Virtual Position?
  • ❌ Without using Virtual Position
  • ✔️ After using Virtual Position
  1. Tutorial

Organizing

PreviousSFX & EventsNextUse in C#

Last updated 2 months ago

What is Virtual Position?

When the Project are having many UI Popup / Menu, it will make the editing become difficult because they are overlapping each others. Therefore, we give every UI a Virtual Position in Edit Mode, and they will be teleported back to the Actual Position when enter Play Mode.


The Problem: So difficult to Edit the specific UI

Its much cleaner, and easy to edit individual UI.

Without using Virtual Position

After using Virtual Position

❌
✔️