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

x/remapper/src/mod.ts>Wall

A framework for Beat Saber map scripting.
Go to Latest
class Wall
Re-export
import { Wall } from "https://deno.land/x/remapper@2.1.0/src/mod.ts";

Constructors

new
Wall(
time?: number,
duration?: number,
type?: WALL,
lineIndex?: number,
width?: number,
)

Wall object for ease of creation.

Properties

animate
animation
color: ColorType
customData
duration: number
fake: boolean
readonly
halfJumpDur
interactable: boolean
readonly
isGameplayModded
readonly
isModded
json: any
readonly
jumpDist
life: number
lifeStart: number
lineIndex: number
localRotation: number[]
NJS: number
offset: number
position: number[]
rotation: number[]
scale: number[]
time: number
readonly
track
type: number
width: number

Methods

import(json: Record<string, any>)

Create a wall using JSON.

Apply an animation through the Animation class.

Push this wall to the difficulty