Skip to content

Commit

Permalink
Fixed Kellojo#5
Browse files Browse the repository at this point in the history
Fixed Kellojo#5 , thank you @juschu for reporting the bug ;)
  • Loading branch information
Kellojo committed Nov 10, 2018
1 parent 564e61c commit 6c64101
Show file tree
Hide file tree
Showing 11 changed files with 520 additions and 73 deletions.
24 changes: 12 additions & 12 deletions Assets/GameObjectBrush/Brushes/Cube BrushCollection.asset
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
Expand Down Expand Up @@ -33,7 +33,7 @@ MonoBehaviour:
serializedVersion: 2
m_Bits: 4294967295
isTagFilteringEnabled: 0
tagFilter:
tagFilter: Untagged
- brushObject: {fileID: 1262246730603982, guid: d8d6ace14daff924c9a1b1b00b2cb388,
type: 2}
usePrefabs: 1
Expand Down Expand Up @@ -100,17 +100,16 @@ MonoBehaviour:
m_Bits: 4294967295
isTagFilteringEnabled: 0
tagFilter:
primarySelectedBrush:
brushObject: {fileID: 1262246730603982, guid: d8d6ace14daff924c9a1b1b00b2cb388,
- brushObject: {fileID: 1150727637071104, guid: 8e8f44f656f071a4c8394af50bb5816f,
type: 2}
usePrefabs: 1
allowIntercollision: 0
alignToSurface: 1
alignToSurface: 0
randomizeXRotation: 0
randomizeYRotation: 1
randomizeZRotation: 0
parentContainer: {fileID: 0}
density: 0.51
density: 1
brushSize: 5
minScale: 0.5
maxScale: 1.5
Expand All @@ -123,17 +122,17 @@ MonoBehaviour:
m_Bits: 4294967295
isTagFilteringEnabled: 0
tagFilter:
selectedBrushes:
- brushObject: {fileID: 1262246730603982, guid: d8d6ace14daff924c9a1b1b00b2cb388,
primarySelectedBrush:
brushObject: {fileID: 1150727637071104, guid: 8e8f44f656f071a4c8394af50bb5816f,
type: 2}
usePrefabs: 1
allowIntercollision: 0
alignToSurface: 1
alignToSurface: 0
randomizeXRotation: 0
randomizeYRotation: 1
randomizeZRotation: 0
parentContainer: {fileID: 0}
density: 0.51
density: 1
brushSize: 5
minScale: 0.5
maxScale: 1.5
Expand All @@ -146,7 +145,8 @@ MonoBehaviour:
m_Bits: 4294967295
isTagFilteringEnabled: 0
tagFilter:
- brushObject: {fileID: 1977038927187086, guid: d93c5cd00d9a681419f02d26f0ec4438,
selectedBrushes:
- brushObject: {fileID: 1150727637071104, guid: 8e8f44f656f071a4c8394af50bb5816f,
type: 2}
usePrefabs: 1
allowIntercollision: 0
Expand All @@ -162,7 +162,7 @@ MonoBehaviour:
offsetFromPivot: {x: 0, y: 0, z: 0}
rotOffsetFromPivot: {x: 0, y: 0, z: 0}
minSlope: 0
maxSlope: 31.304352
maxSlope: 360
layerFilter:
serializedVersion: 2
m_Bits: 4294967295
Expand Down
Loading

0 comments on commit 6c64101

Please sign in to comment.