mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-13 12:27:40 +02:00
Event colors
This commit is contained in:
@ -21,6 +21,8 @@ namespace RhythmHeavenMania.Editor
|
||||
[Header("Components")]
|
||||
[SerializeField] private Timeline Timeline;
|
||||
|
||||
public static List<TimelineEventObj> EventObjs = new List<TimelineEventObj>();
|
||||
|
||||
public static Editor instance { get; private set; }
|
||||
|
||||
private void Start()
|
||||
|
Reference in New Issue
Block a user