Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/remapper/src/animation.ts>combineAnimations

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

Allows you to combine two animations together as long as atleast one of them has only a single keyframe.

Parameters

property: string

Property that the animation originated from, important to determine how to combine.