{"id":13662947,"url":"https://github.com/sampaiodias/UniTween","last_synced_at":"2025-04-25T13:30:55.804Z","repository":{"id":98173412,"uuid":"126339835","full_name":"sampaiodias/UniTween","owner":"sampaiodias","description":"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.","archived":false,"fork":false,"pushed_at":"2020-01-26T17:01:00.000Z","size":18132,"stargazers_count":114,"open_issues_count":3,"forks_count":11,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-11-10T19:33:04.459Z","etag":null,"topics":["dotween","odin","tween","unity"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sampaiodias.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-03-22T13:31:34.000Z","updated_at":"2024-10-30T22:37:25.000Z","dependencies_parsed_at":"2023-06-03T09:00:52.414Z","dependency_job_id":null,"html_url":"https://github.com/sampaiodias/UniTween","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sampaiodias%2FUniTween","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sampaiodias%2FUniTween/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sampaiodias%2FUniTween/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sampaiodias%2FUniTween/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sampaiodias","download_url":"https://codeload.github.com/sampaiodias/UniTween/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250824872,"owners_count":21493355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dotween","odin","tween","unity"],"created_at":"2024-08-02T05:02:12.936Z","updated_at":"2025-04-25T13:30:50.775Z","avatar_url":"https://github.com/sampaiodias.png","language":"C#","funding_links":[],"categories":["C\\#","Easing"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"/Images/Logo.png\" alt=\"UniTween\"\u003e\n\u003c/p\u003e\n\u003ch3 align=\"center\" style=\"text-align:center;\"\u003e\n  Tweens with zero coding in a fast and maintainable workflow\n\u003c/h3\u003e\n\u003cp align=\"center\"\u003e\n\t\tUniTween is a powerful open-source tween framework for Unity built using \u003ca href=\"https://assetstore.unity.com/packages/tools/animation/dotween-hotween-v2-27676\"\u003eDOTween\u003c/a\u003e and \u003ca href=\"https://assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041\"\u003eOdin Inspector\u003c/a\u003e\n\t\n\u003cp align=\"center\"\u003e\u003ci\u003eNote: the project is currently being revitalized targeting 2018.4 (and 2019.3+ later)\u003c/i\u003e\u003c/p\u003e\n\n\u003chr\u003e\n\n\u003cp align=\"center\"\u003e\t\n\t\u003ca href=\"https://twitter.com/unitween_unity\"\u003e\n\t\t\u003cimg src=\"/Images/BtnTwitter.png\" alt=\"Twitter\"\u003e\n\t\u003c/a\u003e\n  \u003ca href=\"https://github.com/sampaiodias/UniTween/wiki\"\u003e\n\t\t\u003cimg src=\"/Images/BtnWiki.png\" alt=\"Wiki\"\u003e\n\t\u003c/a\u003e\t\n\t\u003ca href=\"https://github.com/sampaiodias/UniTween/tree/master/Releases\"\u003e\n\t\t\u003cimg src=\"/Images/BtnDownload.png\" alt=\"Download\"\u003e\n\t\u003c/a\u003e\n\t\u003ca href=\"https://github.com/sampaiodias/UniTween/wiki/Donate\"\u003e\n\t\t\u003cimg src=\"/Images/BtnDonate.png\" alt=\"Donate\"\u003e\n\t\u003c/a\u003e\t\n\u003c/p\u003e\n\n\u003cimg src=\"https://github.com/sampaiodias/UniTween/blob/master/Images/0.5.0%20Demo.gif?raw=true\" width=\"870\" height=\"510\" /\u003e\n\nTo see how it works, check the video demonstration clicking on the image below.\n[![VideoDemo](https://i.imgur.com/o5mHYgK.png)](https://g.redditmedia.com/9AE7zanHgRsB0xVy-1Dnh-9ooWvVQpSXYLhBk0luxOk.gif?fm=mp4\u0026mp4-fragmented=false\u0026s=14bf19bb2ad19f0c9c380e0abc10aeac)\n\n## Requirements\n* [Unity](https://unity3d.com/get-unity/download/archive) version 2018.4.x (support for 2019 is coming soon). Older versions may work but were not tested.\n* [DOTween](https://assetstore.unity.com/packages/tools/animation/dotween-hotween-v2-27676) (Free or Pro) version 1.1.640 or higher\n* [Odin - Inspector and Serializer](https://assetstore.unity.com/packages/tools/utilities/odin-inspector-and-serializer-89041) version 2.1.9.0 or higher\n* Optional ([Extensions](https://github.com/sampaiodias/UniTween/wiki/Extensions)): TextMesh Pro, Post-Processing Stack v2\n\n## How To Install\n* Import DOTween to your project (version 1.1.640 or higher)\n* Import Odin - Inspector and Serializer to your project (version 2.1.9.0 or higher)\n* Download the latest .unitypackage file [from the Releases folder](https://github.com/sampaiodias/UniTween/tree/master/Releases) and open it on your project.\n\n## Components available to tween\n* AudioMixer\n* AudioSource\n* Camera\n* CanvasGroup\n* Graphic\n* Image\n* LayoutElement\n* Light\n* LineRenderer\n* MeshRenderer\n* Outline\n* ParticleSystem (Experimental)\n* RectTransform\n* Rigidbody\n* Rigidbody2D\n* ScrollRect\n* Slider\n* SpriteRenderer\n* Text\n* TrailRenderer\n* Transform\n* PostProcessVolume ([Extension](https://github.com/sampaiodias/UniTween/wiki/Extensions))\n* TextMeshPro ([Extension](https://github.com/sampaiodias/UniTween/wiki/Extensions))\n* TextMeshProUGUI ([Extension](https://github.com/sampaiodias/UniTween/wiki/Extensions))\n\n## Special Thanks\n* [DEMIGIANT](http://demigiant.com/) for creating DOTween and releasing a free version\n* [Sirenix](http://sirenix.net) for their amazing support\n* [LabTIME](http://www.labtime.ufg.br/)\n* [Paullo Cesar \"PC\"](https://github.com/paullocesarpc)\n* [Allan Oliveira](https://github.com/allanolivei)\n\n## License\n\n**MIT License**\n\nCopyright 2018 Lucas Sampaio Dias\n\nPermission 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:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE 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.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsampaiodias%2FUniTween","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsampaiodias%2FUniTween","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsampaiodias%2FUniTween/lists"}