feat(BUGCube):为BUGCube添加正确的贴图和模型

This commit is contained in:
2025-10-28 19:12:04 +08:00
parent 5f01912c73
commit e3b50ae104
4 changed files with 114 additions and 8 deletions

View File

@@ -31,7 +31,7 @@ Transform:
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 20, y: 2.5, z: 10}
m_LocalScale: {x: 5, y: 5, z: 5}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
@@ -43,7 +43,7 @@ MeshFilter:
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7123790971911496714}
m_Mesh: {fileID: 10202, guid: 0000000000000000e000000000000000, type: 0}
m_Mesh: {fileID: -5495902117074765545, guid: 18705740b9801c44599fd58a44119461, type: 3}
--- !u!23 &8210450266130770082
MeshRenderer:
m_ObjectHideFlags: 0
@@ -105,7 +105,7 @@ BoxCollider:
m_ProvidesContacts: 0
m_Enabled: 1
serializedVersion: 3
m_Size: {x: 1, y: 1, z: 1}
m_Size: {x: 2, y: 2, z: 2}
m_Center: {x: 0, y: 0, z: 0}
--- !u!114 &5627330421296780077
MonoBehaviour: