Animatables
  • đŸ•šī¸Getting Started
    • Introducing Animatables
    • Installation
    • Components
      • Animation Data
      • Animation Manager
        • Animation Curve Presets
      • Animatable Transform
      • Animatable UI Objects
    • Easing Curves
  • 📄Scripting Basics
    • Animation Registry
    • Creating Animations
      • Animation Creator
      • Animating Numbers
      • Animating Colors
      • Animating Transform
      • Animating Rect Transform
      • Easing Animations
    • Getting Animations
    • Add or Remove Animations
    • Editing Animations
    • Events
  • đŸ› ī¸Support
    • Getting Help
    • Contact
  • 📚Changelogs
    • Latest Releases
Powered by GitBook
On this page
  1. Getting Started
  2. Components

Animatable Transform

Animatable Transform is the component required to animate a Transform. It is also the most different from the rest.

Properties

Animations

A list of transform animations.

Play/Pause (Buttons)

These buttons will play or pause the animations in edit or play mode.

Play On Start

If this property is checked, the animations will play on start.

PreviousAnimation Curve PresetsNextAnimatable UI Objects

Last updated 1 year ago

đŸ•šī¸