搭建pause和结算的UI界面,未装功能
重置gameplay的界面。
This commit is contained in:
@@ -35,7 +35,7 @@ namespace TMPro.Examples
|
||||
|
||||
textMeshPro.alignment = TextAlignmentOptions.Bottom;
|
||||
textMeshPro.fontSize = 96;
|
||||
textMeshPro.enableKerning = false;
|
||||
textMeshPro.fontFeatures.Clear();
|
||||
|
||||
textMeshPro.color = new Color32(255, 255, 0, 255);
|
||||
textMeshPro.text = "!";
|
||||
|
||||
Reference in New Issue
Block a user