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

x/remapper/src/wall.ts>Wall#importAnimation

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

Apply an animation through the Animation class.

Parameters

animation: AnimationInternals.BaseAnimation

Animation to apply.