Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/remapper/src/animation.ts>AnimationInternals

A framework for Beat Saber map scripting.
Go to Latest
namespace AnimationInternals
import { AnimationInternals } from "https://deno.land/x/remapper@3.0.0/src/animation.ts";

Contains subclasses for animation related classes.

Classes

Animation that can apply to any object.

Bare minimum animation class.

Animation specifically for environment objects.

Animation specifically for note objects.

Animation specifically for wall objects.