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

x/remapper/src/note.ts>Bomb#importAnimation

A framework for Beat Saber map scripting.
Go to Latest
method Bomb.prototype.importAnimation
import { Bomb } from "https://deno.land/x/remapper@3.0.0/src/note.ts";

Apply an animation through the Animation class.

Parameters

animation: AnimationInternals.BaseAnimation

Animation to apply.