This repository was archived by the owner on Mar 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
AssignPlayerToTrack
megamaz edited this page Mar 4, 2021
·
2 revisions
This is the AssignPlayerToTrack library. It serves as a simple data container for AssignPlayerToTrack event.
The event does not have to exist inside the
level.datfor an instance to be created
import noodleExtensions as NE
NE.AssignPlayerToTrack(10, "ExampleTrack")To remove the player from the track, set the track to None
Creates a new AssignPlayerToTrack from a dict event
classmethodfromDict
- Parameters
-
data(dict)
-
The event in dict form
dictevent
The beat at which the event happens
float_time
The track the player is assigned to
str_track
There is no more support for this.
If it doesn't link, it's a WIP. If you want to read it anywyas, Check the pages above.