Coder Social home page Coder Social logo

animationeventviewer's Introduction

Animation Event Viewer

Animation Event Viewer is an Unity Editor tools for view Animation asset properties includes AnimationEvent and types. Created by Thanut Panichyotai (@LuviKunG)

How to use?

To use Animation Event Viewer, simply right click on Animation assets and select LuviKunG/Animation Event Viewer

How to open

Animation Event Viewer editor window will show your selected Animation asset and display all animation events (include types and values).

Animation Event Viewer Editor window

How to install?

UPM Install via manifest.json

Locate to your Unity Project. In Packages folder, you will see a file named manifest.json. Open it with your text editor (such as Notepad++ or Visual Studio Code or Legacy Notepad)

Then merge this json format below.

(Do not just copy & paste the whole json! If you are not capable to merge json, please using online JSON merge tools like this)

{
  "dependencies": {
    "com.luvikung.animationeventviewer": "https://github.com/LuviKunG/AnimationEventViewer.git#1.0.0"
  }
}

If you want to install the older version, please take a look at release tag in this git, then change the path after # to the version tag that you want.

Unity 2019.3+ Git URL

In Unity 2019.3 or greater, Package Manager is include the new feature that able to install the package via Git.

Install with Git URL

Just simply using this git URL and following with version like this example.

https://github.com/LuviKunG/AnimationEventViewer.git#1.0.0

Make sure that you're select the latest version.

animationeventviewer's People

Contributors

luvikung avatar

Stargazers

SPHYNX avatar  avatar Mr.Hu avatar li5414 avatar Truong Giang avatar  avatar Man Sun avatar

Watchers

James Cloos avatar Sergey avatar  avatar Arie Leo avatar

Forkers

avatarchik

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.