-
Notifications
You must be signed in to change notification settings - Fork 2
Lua
Z11Coding/Gaming edited this page Jun 12, 2025
·
5 revisions
The new LUA things are as follows:
-
mixtapeVersion: The version of Mixtape Engine. Formatted just likeversion. -
dadGhost: The ghost that shows up when more than one note is pressed at a time. -
bfGhost: The ghost that shows up when more than one note is pressed at a time. -
mania: The mania of the current song -
whosTurn: (from FNF WEEKLY) an alternative variable for camera movement
-
getCursorMode: Gets the current mode of the cursor as a string -
setCursorMode: Sets the cursor mode. The modes are as follows:
- Default
- Eraser
- Grabbing
- Hourglass
- Pointer
- Text
- ZoomIn
- ZoomOut
- Crosshair
- Cell
- Scroll
-
setGameOverVideo: When the player dies, instead of the usual game over screen, it plays a video you choose -
makeVideoSprite: creates a video that acts like a normal sprite