All Projects → sampaiodias → Unitween

sampaiodias / Unitween

Licence: mit
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.

Projects that are alternatives of or similar to Unitween

Animetask
Task Animation Library for Unity
Stars: ✭ 95 (+3.26%)
Mutual labels:  unity, tween
Uween
Lightweight tween library for Unity.
Stars: ✭ 123 (+33.7%)
Mutual labels:  unity, tween
Ugui Tween Tool
unity4.6.x && unity5.x ugui tween utools
Stars: ✭ 99 (+7.61%)
Mutual labels:  unity, tween
Animerx
Rx Tween Animation Library for Unity
Stars: ✭ 156 (+69.57%)
Mutual labels:  unity, tween
Iframework
Simple Unity Framework
Stars: ✭ 110 (+19.57%)
Mutual labels:  unity, tween
Urmotion
Flexible motion engine for non time-based animation in Unity.
Stars: ✭ 220 (+139.13%)
Mutual labels:  unity, tween
Unityrecyclinglistview
A fast scrolling list component for Unity UI which recycles its child elements
Stars: ✭ 86 (-6.52%)
Mutual labels:  unity
Neolowman
Yet another low-poly man
Stars: ✭ 88 (-4.35%)
Mutual labels:  unity
Simulator
A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles
Stars: ✭ 1,260 (+1269.57%)
Mutual labels:  unity
Unity Colourlovers Importer
Unity editor tool to load colours and palettes directly from COLOURlovers.com
Stars: ✭ 85 (-7.61%)
Mutual labels:  unity
Gpu Planetary Rendering
GPU atmosphertic scattering and planet generation in Unity 3D
Stars: ✭ 92 (+0%)
Mutual labels:  unity
Spriteglow
A sprite glow effect for Unity game engine
Stars: ✭ 1,287 (+1298.91%)
Mutual labels:  unity
Yarnspinner
Yarn Spinner is a tool for building interactive dialogue in games!
Stars: ✭ 1,283 (+1294.57%)
Mutual labels:  unity
Projectfieldwarning
Project: Field Warning is a community-made RTS game centered around lethal regiment and division-scale warfare.
Stars: ✭ 86 (-6.52%)
Mutual labels:  unity
Xasset
Fast & powerful, asset system for unity.
Stars: ✭ 1,288 (+1300%)
Mutual labels:  unity
Tweenx
Cross platform tween library for Haxe
Stars: ✭ 84 (-8.7%)
Mutual labels:  tween
Unity3d
Syphon Implementation for Unity3D Pro
Stars: ✭ 90 (-2.17%)
Mutual labels:  unity
2d Deformable Body In Unity
A 2D Deformable body simulation in Unity using FEM
Stars: ✭ 85 (-7.61%)
Mutual labels:  unity
Card Game Simulator
Create, Share, and Play
Stars: ✭ 87 (-5.43%)
Mutual labels:  unity
Iridescence
Iridescence shader
Stars: ✭ 89 (-3.26%)
Mutual labels:  unity

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].