Skip to content

A graph based animation controller for Unity.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

SolarianZ/Puppeteer

Repository files navigation

Puppeteer

A graph based animation controller for Unity.

This package is not finished and has not been carefully tested. It may be good for reference but not good for production!

Animation Mixer Graph Example

Animation State Machine Graph Example

Status

Legends:

  • 󠀥✅ Completed
  • ▶️ In Progress
  • ❔ Undetermined
  • 🔘 Canceled
  • 🚫 Won't Support

Animation Graph Editor

  • Nodes
    • ✅ Pose Output Node(Graph Root Node)
    • ✅ Mixer Node
    • ✅ Layer Mixer Node
    • ✅ Clip Node
      • ✅ Optional Playback Speed
      • ✅ Optional Motion Time
    • ▶️ Blend Space 1D Node
    • ▶️ Blend Space 2D Node
    • ✅ Animation Script Node
    • ✅ Script Node
    • ✅ Sub Graph Node
    • ▶️ State Machine Node
    • ▶️ State Node(In State Machine)
    • 🔘 Param Node (Embed into PlayableNode)
    • 🚫 Pose Cache Node
    • 🚫 Mirror Pose Node
  • State Machine
    • ▶️ Transition
      • Smooth Transition
      • Frozen Transition
  • ❔ Light Theme UI
  • ❔ Pose Preview
  • ❔ Debug Mode

Animation Graph Runtime

  • Nodes
    • ✅ Clip Node
      • ✅ Optional Playback Speed
      • ✅ Optional Motion Time
    • ✅ Mixer Node
    • ✅ Layer Mixer Node
    • ▶️ Blend Space 1D Node
    • ▶️ Blend Space 2D Node
    • ✅ Animation Script Node
    • ✅ Script Node
    • ✅ Sub Graph Node
    • ▶️ State Machine Node
    • ▶️ State Node(In State Machine)
    • 🔘 Param Node (Embed into PlayableNode)
    • 🚫 Pose Cache Node
    • 🚫 Mirror Pose Node
  • Runtime PlayableGraph Modification
    • ❔ Clip Replacement
    • ❔ BlendSpace1D Replacement
    • ❔ BlendSpace2D Replacement
    • ❔ SubGraph Replacement
  • Events
    • ❔ Playable State Events
    • ❔ Custom Events

Others

  • ❔ IK
  • ❔ Ragdoll
  • ❔ Pose Matching

About

A graph based animation controller for Unity.

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Packages

No packages published

Languages