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

x/remapper/src/mod.ts>combineAnimations

A framework for Beat Saber map scripting.
Go to Latest
function combineAnimations
Re-export
import { combineAnimations } from "https://deno.land/x/remapper@2.1.0/src/mod.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.