Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 702 Bytes

README.md

File metadata and controls

46 lines (27 loc) · 702 Bytes

[TOC]

MGS.Animation

Summary

  • Unity plugin for make animation in scene.

Platform

  • Windows

Environment

  • .Net Framework 3.5 or above.
  • Unity 5.0 or above.

Technology

Usage

Curve Animation

  • Attach mono component to a game object. Learn More
MonoHermiteCurve MonoBezierCurve MonoHelixCurve MonoEllipseCurve MonoSinCurve
  • Attach animation component to the game object.
MonoCurveAnimation

2D Animation

  • Attach mono animation component to a game object.
ImageAnimation RawImageAnimation SpriteAnimation UVFrameAnimation UVAnimation

Copyright © 2022 Mogoson. mogoson@outlook.com