Skip to content

GameFrameX/com.gameframex.unity.demigiant.dotween

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Frame X Logo

Game Frame X DOTween

GitHub release License Documentation

All-in-One Solution for Indie Game Development · Empowering Indie Developers' Dreams

Documentation · Quick Start · QQ Group

Language: English | 简体中文 | 繁體中文 | 日本語 | 한국어


Project Overview

Game Frame X DOTween is a DOTween integration package for the GameFrameX framework. DOTween is a Unity animation plugin for creating tween animations.

This library primarily serves as a submodule for GameFrameX.

Changes from Upstream

  1. Added link.xml stripping filter

Quick Start

System Requirements

  • Unity 2018.4 or higher

Installation

Choose one of the following methods:

  1. Add the following to your project's manifest.json file:

    {"com.gameframex.unity.demigiant.dotween": "https://github.com/AlianBlank/com.gameframex.unity.demigiant.dotween.git"}
  2. Use Git URL in Unity's Package Manager:

    https://github.com/AlianBlank/com.gameframex.unity.demigiant.dotween.git
    
  3. Download the repository and place it in your Unity project's Packages directory. It will be loaded automatically.

Usage

  • After importing, select DOTween's Utility Panel from the "Tools/Demigiant" menu and press "Setup DOTween..." to activate/deactivate Modules.
  • In your code, add using DG.Tweening to each class where you want to use DOTween.

Documentation & Resources

License

DOTween and DOTween Pro are copyright (c) 2014-2018 Daniele Giardini - Demigiant. See LICENSE for details.

About

DOTween - Unity animation and tweening engine for creating smooth animations, movement and UI transitions

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages