Track Manager
Last updated
Last updated
Track
Individual note
Method
Moving whole track parent's position.
Moving Individual notes' position with account for the track's rotation and position
Movement
Precalculated note's position with note's time data
Use lerp to move between startpoint and endpoint, which calculated each update time
Realtime Speed Change
Can't change beatSize(speed) in runtime
Can change beatSize(speed) in runtime