Skip to content

jeffvella/UnityTimelineConditions

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

UnityTimelineConditions

Experimental port of Animator conditions interface to Timeline events.

  • The track binds to an animator and uses it to populate all the current Parameters.
  • Each clip can bind to an object to receive events via ExecuteEvents/Interface.
  • User can configure conditions just like for mechanim transitions.
  • Conditions can be checked at Start/End of clip or every frame of its duration.

About

Experimental port of Animator conditions interface to Timeline events.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published