Initial commit: Unity WordConnect project

This commit is contained in:
2025-08-01 19:12:05 +08:00
commit f14db75802
3503 changed files with 448337 additions and 0 deletions

View File

@ -0,0 +1,32 @@
{
"m_GameObject": {
"m_Component": [
{
"component": {
"m_Script": {
"guid": "f4688fdb7df04437aeb418b961361dc5",
"type": "UnityEngine.TextMeshProUGUI"
},
"m_Name": "TimerText",
"m_FontSize": 36,
"m_HorizontalAlignment": 2,
"m_VerticalAlignment": 512,
"m_TextAlignment": 65535,
"m_enableAutoSizing": true,
"m_fontSizeMin": 18,
"m_fontSizeMax": 36
}
},
{
"component": {
"m_Script": {
"fileID": 11500000,
"guid": "YOUR_TIMER_DISPLAY_SCRIPT_GUID",
"type": "WordsToolkit.Scripts.GUI.TimerDisplay"
}
}
}
],
"m_Name": "TimerUI"
}
}