Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jp.keijiro.klak.timeline.procedural-motion

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jp.keijiro.klak.timeline.procedural-motion

Custom timeline track that controls object transforms with simple procedural motions.

  • 2.0.3
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1K
decreased by-44.13%
Maintainers
0
Weekly downloads
 
Created
Source

ProceduralMotionTrack

gif

ProceduralMotionTrack is a custom Unity Timeline track that controls an object’s transform using simple procedural motions.

Currently, it supports five types of motion:

  • Constant Motion: Fixes an object at a specified position.
  • Cyclic Motion: Moves an object using sine wave functions.
  • Brownian Motion: Moves an object with fractal Brownian motion.
  • Follower Motion: Makes an object follow another target.
  • Jitter Motion: Moves an object with random values.

These motions can be blended by overlapping clips.

ProceduralMotionTrack also supports extrapolation, which is useful for creating continuous motion throughout the entire timeline.

System Requirements

  • Unity 6

Installation

Follow these instructions to set up the scoped registry. Then, install the ProceduralMotionTrack package via the Unity Package Manager.

Keywords

FAQs

Package last updated on 15 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc