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

x/remapper/src/object.ts>BaseSliderObject

A framework for Beat Saber map scripting.
Latest
class BaseSliderObject
import { BaseSliderObject } from "https://deno.land/x/remapper@3.1.2/src/object.ts";

Properties

headDirection: number

The cut direction of the head.

tailPos: Vec2

The position of the tail.

tailTime: number

The time the tail arrives at the player.

tailX: number

The lane of the tail.

tailY: number

The vertical row of the tail.

type: NOTETYPE

The color of the object.