Skip to content

UniTween is a Tween framework for Unity that enables programmers and artists to create almost any kind of Tween in a workflow that is easy to learn, fun to use, and with great maintainability.

License

sampaiodias/UniTween

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UniTween

Tweens with zero coding in a fast and maintainable workflow

UniTween is a powerful open-source tween framework for Unity built using DOTween and Odin Inspector

Note: the project is currently being revitalized targeting 2018.4 (and 2019.3+ later)


Twitter Wiki Download Donate

To see how it works, check the video demonstration clicking on the image below. VideoDemo

Requirements

  • Unity version 2018.4.x (support for 2019 is coming soon). Older versions may work but were not tested.
  • DOTween (Free or Pro) version 1.1.640 or higher
  • Odin - Inspector and Serializer version 2.1.9.0 or higher
  • Optional (Extensions): TextMesh Pro, Post-Processing Stack v2

How To Install

  • Import DOTween to your project (version 1.1.640 or higher)
  • Import Odin - Inspector and Serializer to your project (version 2.1.9.0 or higher)
  • Download the latest .unitypackage file from the Releases folder and open it on your project.

Components available to tween

  • AudioMixer
  • AudioSource
  • Camera
  • CanvasGroup
  • Graphic
  • Image
  • LayoutElement
  • Light
  • LineRenderer
  • MeshRenderer
  • Outline
  • ParticleSystem (Experimental)
  • RectTransform
  • Rigidbody
  • Rigidbody2D
  • ScrollRect
  • Slider
  • SpriteRenderer
  • Text
  • TrailRenderer
  • Transform
  • PostProcessVolume (Extension)
  • TextMeshPro (Extension)
  • TextMeshProUGUI (Extension)

Special Thanks

License

MIT License

Copyright 2018 Lucas Sampaio Dias

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

UniTween is a Tween framework for Unity that enables programmers and artists to create almost any kind of Tween in a workflow that is easy to learn, fun to use, and with great maintainability.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages