基础内容-5
主题包; 测试NoteVisual与NoteEffect; LookAt旋转动画与FlexibleBool 动画杂项 控制台初步
This commit is contained in:
@@ -34,6 +34,11 @@ namespace Ichni
|
||||
|
||||
t0.AfterInitialize();
|
||||
}
|
||||
|
||||
private void Update()
|
||||
{
|
||||
songModule.songTime += Time.deltaTime;
|
||||
}
|
||||
}
|
||||
|
||||
public class SongModule
|
||||
|
||||
Reference in New Issue
Block a user