解决卡顿问题
This commit is contained in:
@@ -121,7 +121,7 @@ namespace AibisDream
|
||||
|
||||
public void ShowLine(string line)
|
||||
{
|
||||
_typewriter.ShowText("");
|
||||
_typewriter.TextAnimator.SetText("");
|
||||
gameObject.SetActive(true);
|
||||
HandleLayout(line);
|
||||
_typewriter.ShowText(line);
|
||||
|
||||
Reference in New Issue
Block a user