몬스터 애니메이션 컨트롤러 수정

This commit is contained in:
Mingu Kim
2025-02-09 20:07:35 +09:00
parent 2776b9c948
commit 981ceccce0
21 changed files with 2968 additions and 516 deletions

View File

@@ -46,59 +46,55 @@ Tilemap:
second:
serializedVersion: 2
m_TileIndex: 2
m_TileSpriteIndex: 1
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
- first: {x: -1, y: 1, z: 0}
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 2
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
- first: {x: -3, y: 1, z: 0}
- first: {x: -5, y: 3, z: 0}
second:
serializedVersion: 2
m_TileIndex: 1
m_TileSpriteIndex: 1
m_TileMatrixIndex: 0
m_TileColorIndex: 1
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741827
- first: {x: -2, y: 1, z: 0}
second:
serializedVersion: 2
m_TileIndex: 1
m_TileSpriteIndex: 1
m_TileMatrixIndex: 0
m_TileColorIndex: 1
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741827
- first: {x: -1, y: 1, z: 0}
second:
serializedVersion: 2
m_TileIndex: 0
m_TileSpriteIndex: 0
m_TileIndex: 3
m_TileSpriteIndex: 3
m_TileMatrixIndex: 0
m_TileColorIndex: 0
m_TileObjectToInstantiateIndex: 65535
dummyAlignment: 0
m_AllTileFlags: 1073741825
m_AllTileFlags: 1073741826
m_AnimatedTiles: {}
m_TileAssetArray:
- m_RefCount: 1
m_Data: {fileID: 11400000, guid: 2056314a024dad244815c86d2c4aeae8, type: 2}
- m_RefCount: 2
- m_RefCount: 0
m_Data: {fileID: 0}
- m_RefCount: 1
m_Data: {fileID: 11400000, guid: 271549dc1e927ee4cb95170bdddcf19d, type: 2}
m_TileSpriteArray:
- m_RefCount: 1
m_Data: {fileID: 21300000, guid: fc4c7dc5138a4efb8526779b3d642cd3, type: 3}
- m_RefCount: 2
m_Data: {fileID: 11400000, guid: fb3ef0dbbb644c54cb58f7c7fc26e2a3, type: 2}
m_TileSpriteArray:
- m_RefCount: 0
m_Data: {fileID: 0}
- m_RefCount: 1
m_Data: {fileID: 976611672, guid: addba330fa5746846bf7ccb7c801500f, type: 3}
- m_RefCount: 1
m_Data: {fileID: 21300000, guid: fc4c7dc5138a4efb8526779b3d642cd3, type: 3}
- m_RefCount: 1
m_Data: {fileID: 639698830, guid: 67b03b1eef9188f408600f56883c0130, type: 3}
- m_RefCount: 0
m_Data: {fileID: 0}
m_TileMatrixArray:
- m_RefCount: 4
- m_RefCount: 3
m_Data:
e00: 1
e01: 0
@@ -117,15 +113,17 @@ Tilemap:
e32: 0
e33: 1
m_TileColorArray:
- m_RefCount: 2
- m_RefCount: 3
m_Data: {r: 1, g: 1, b: 1, a: 1}
- m_RefCount: 2
m_Data: {r: 0.7343584, g: 0.3620216, b: 0.4507705, a: 1}
- m_RefCount: 0
m_Data: {r: NaN, g: NaN, b: NaN, a: NaN}
- m_RefCount: 0
m_Data: {r: NaN, g: NaN, b: NaN, a: NaN}
m_TileObjectToInstantiateArray: []
m_AnimationFrameRate: 1
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Origin: {x: -4, y: 1, z: 0}
m_Size: {x: 4, y: 1, z: 1}
m_Origin: {x: -5, y: 1, z: 0}
m_Size: {x: 5, y: 3, z: 1}
m_TileAnchor: {x: 0.5, y: 0.5, z: 0}
m_TileOrientation: 0
m_TileOrientationMatrix:
@@ -239,7 +237,7 @@ Grid:
m_CellGap: {x: 0, y: 0, z: 0}
m_CellLayout: 0
m_CellSwizzle: 0
--- !u!114 &3099609612793139028
--- !u!114 &8006920182353061261
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: fb3ef0dbbb644c54cb58f7c7fc26e2a3
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -2081,7 +2081,7 @@ Transform:
m_GameObject: {fileID: 770762291}
serializedVersion: 2
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0.04, y: -0.25, z: 0}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []