mogoson / MGS.Animation

Unity plugin for make path animation in scene.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[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

About

Unity plugin for make path animation in scene.

License:Apache License 2.0


Languages

Language:C# 100.0%