Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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@3.0.0/src/animation.ts";

Allows you to combine two animations together. Atleast one of them must have only a single keyframe.

Parameters

The first animation.

The second animation.

property: ANIM

The property that this animation came from.