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

x/remapper/src/object.ts>BaseSliderObject

A framework for Beat Saber map scripting.
Go to Latest
class BaseSliderObject
import { BaseSliderObject } from "https://deno.land/x/remapper@3.0.0/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.