no message

This commit is contained in:
ZYT
2025-08-07 13:34:44 +08:00
parent a5207bd97c
commit a83873cdbb
13 changed files with 21777 additions and 22 deletions

View File

@@ -2,8 +2,6 @@
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools">
<uses-permission android:name="android.permission.BIND_DEVICE_ADMIN" />
<uses-permission android:name="android.permission.USE_FINGERPRINT" />
<application>
<activity android:name="com.unity3d.player.UnityPlayerActivity"
android:theme="@style/UnityThemeSelector">
@@ -14,23 +12,21 @@
<meta-data android:name="unityplayer.UnityActivity" android:value="true" />
</activity>
</application>
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.BLUETOOTH_CONNECT" />
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.BLUETOOTH_CONNECT" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
<uses-feature
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
<uses-feature
android:name="android.hardware.bluetooth_le"
android:required="true" />
<uses-feature
<uses-feature
android:name="android.hardware.bluetooth"
android:required="true" />
<uses-permission
<uses-permission
android:name="android.permission.BLUETOOTH_SCAN"
android:usesPermissionFlags="neverForLocation" />
<uses-permission
<uses-permission
android:name="android.permission.BLUETOOTH_PRIVILEGED"
tools:ignore="ProtectedPermissions" />
</manifest>

View File

@@ -863,7 +863,7 @@ GameObject:
- component: {fileID: 5670767679311589233}
- component: {fileID: 5670767679311589235}
- component: {fileID: 4420364739860565201}
- component: {fileID: 8487594534850394214}
- component: {fileID: 4248456910003736294}
m_Layer: 0
m_Name: LoginPanel
m_TagString: Untagged
@@ -913,7 +913,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
nowState: 0
--- !u!114 &8487594534850394214
--- !u!114 &4248456910003736294
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
@@ -922,7 +922,7 @@ MonoBehaviour:
m_GameObject: {fileID: 5670767679311589232}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: eaf6efb413af3fe4887c4ac5943879ee, type: 3}
m_Script: {fileID: 11500000, guid: a34560ba714cecc45879fecccbe03753, type: 3}
m_Name:
m_EditorClassIdentifier:
PanelState: {fileID: 4420364739860565201}

View File

@@ -7411,6 +7411,52 @@ AudioSource:
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
--- !u!1 &525729274
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 525729275}
- component: {fileID: 525729276}
m_Layer: 0
m_Name: TrueGearEffectManager
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &525729275
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 525729274}
serializedVersion: 2
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 1.1065452, y: 12.840376, z: 3.459975}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 1132763769}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &525729276
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 525729274}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 5dbcd8bb7b4431e45912317e57105206, type: 3}
m_Name:
m_EditorClassIdentifier:
isGetConnect: 0
hitParts: []
--- !u!1 &552672400
GameObject:
m_ObjectHideFlags: 0
@@ -15969,6 +16015,7 @@ Transform:
m_Children:
- {fileID: 398566737836198098}
- {fileID: 1980961103}
- {fileID: 525729275}
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &1152205476
@@ -16476,7 +16523,6 @@ MonoBehaviour:
playerCam: {fileID: 419651620}
leftHand: {fileID: 666635359}
rightHand: {fileID: 353037434}
tc: {fileID: 869511489}
gamePlace: 15
--- !u!1 &1205552005
GameObject:

View File

@@ -10901,6 +10901,52 @@ MonoBehaviour:
soundPlayedCustomEvent:
willCleanUpDelegatesAfterStop: 1
frames: 178
--- !u!1 &748593927
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 748593928}
- component: {fileID: 748593929}
m_Layer: 0
m_Name: TrueGearEffectManager
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &748593928
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 748593927}
serializedVersion: 2
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 1.1065452, y: 12.840376, z: 3.459975}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 1132763769}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &748593929
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 748593927}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 5dbcd8bb7b4431e45912317e57105206, type: 3}
m_Name:
m_EditorClassIdentifier:
isGetConnect: 0
hitParts: []
--- !u!1 &750222601
GameObject:
m_ObjectHideFlags: 0
@@ -15888,6 +15934,7 @@ Transform:
m_Children:
- {fileID: 398566737836198098}
- {fileID: 1980961103}
- {fileID: 748593928}
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &1152205476
@@ -16395,7 +16442,6 @@ MonoBehaviour:
playerCam: {fileID: 419651620}
leftHand: {fileID: 666635359}
rightHand: {fileID: 353037434}
tc: {fileID: 869511489}
gamePlace: -15
--- !u!1 &1205552005
GameObject:

View File

@@ -1 +1 @@
Build from ZTT at 2025/8/6 17:57:18
Build from ZTT at 2025/8/7 11:20:10

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 3cdaf5886bbfc3144a98952e33788d23
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,5 @@
<linker>
<assembly fullname="Unity.VisualScripting.Core" preserve="all" />
<assembly fullname="Unity.VisualScripting.Flow" preserve="all" />
<assembly fullname="Unity.VisualScripting.State" preserve="all" />
</linker>

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: ffd989c4fb45d444b918c47bd051a2bc
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -119,7 +119,7 @@ Material:
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 0.44599897, g: 0.36908153, b: 0.6039216, a: 1}
- _Color: {r: 0.44599897, g: 0.36908153, b: 0.6039216, a: 1}
- _Color: {r: 0.44599897, g: 0.3690815, b: 0.6039216, a: 1}
- _EmissionColor: {r: 0, g: 0.0011888875, b: 0.047169805, a: 1}
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: []

View File

@@ -118,7 +118,7 @@ Material:
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 0.26664296, g: 0.27853653, b: 0.5283019, a: 1}
- _Color: {r: 0.26664296, g: 0.27853653, b: 0.5283019, a: 1}
- _Color: {r: 0.26664293, g: 0.2785365, b: 0.5283019, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: []

View File

@@ -129,7 +129,7 @@ Material:
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 0.34509805, g: 0.098039225, b: 0.41176474, a: 1}
- _Color: {r: 0.34509805, g: 0.098039225, b: 0.41176474, a: 1}
- _Color: {r: 0.34509802, g: 0.09803919, b: 0.4117647, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: []

View File

@@ -117,7 +117,7 @@ Material:
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 0.26415092, g: 0.07849768, b: 0.25580862, a: 1}
- _Color: {r: 0.26415092, g: 0.07849768, b: 0.25580862, a: 1}
- _Color: {r: 0.2641509, g: 0.07849767, b: 0.2558086, a: 1}
- _EmissionColor: {r: 0.2, g: 0, b: 0, a: 1}
- _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1}
m_BuildTextureStacks: []