SkillAgentSearch skills...

UIAnimation

Simply set unity3d UI animation in inspector. Include some common effect.

Install / Use

/learn @Mr-sB/UIAnimation
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

UIAnimation

Simply set unity3d UI animation in inspector. Include some common effects.

Usage

ButtonAnim

Add ButtonAnim to a GameObject, then you can set animation status in inspector. Animation will play when pointer click and release. Also apply to 3D GameObject if the 3D GameObject has Collider component and your camera which render 3d game object added PhysicRaycaster component.

UIDOTween

Add UIDOTween to an UI GameObject, then you can set Open and Close animation status in inspector. You can call DoStartTween and DoCloseTween methods to play Open and Close animation.

image

Note

All animations are require DOTween plugin.

Related Skills

View on GitHub
GitHub Stars32
CategoryProduct
Updated1y ago
Forks7

Languages

C#

Security Score

80/100

Audited on Jan 2, 2025

No findings