Skip to content

Commit

Permalink
Merge pull request #2 from shino-hinaduki/develop
Browse files Browse the repository at this point in the history
fix: applied layer
  • Loading branch information
shino-hinaduki authored Oct 18, 2023
2 parents 5045bf1 + 802593f commit 0c10db9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
animator: {fileID: 9100000, guid: f2fc3717cf3f8394f933f21469a6ebbc, type: 2}
layerType: 5
layerType: 2
deleteAttachedAnimator: 0
pathMode: 1
matchAvatarWriteDefaults: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
animator: {fileID: 9100000, guid: f2fc3717cf3f8394f933f21469a6ebbc, type: 2}
layerType: 5
layerType: 2
deleteAttachedAnimator: 0
pathMode: 1
matchAvatarWriteDefaults: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
animator: {fileID: 9100000, guid: f2fc3717cf3f8394f933f21469a6ebbc, type: 2}
layerType: 5
layerType: 2
deleteAttachedAnimator: 0
pathMode: 1
matchAvatarWriteDefaults: 1
Expand Down
2 changes: 1 addition & 1 deletion Packages/adjerry91.vrcft.templates/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "adjerry91.vrcft.templates",
"displayName": "VRCFT - Jerry's Templates (Forked by Shino)",
"version": "5.0.5+azarashino.0.1.0",
"version": "5.0.5+azarashino.0.1.1",
"description": "Jerry's VRChat Face Tracking Unity templates to be used with VRCFaceTracking (Forked by Shino)",
"url": "https://github.com/shino-hinaduki/VRCFaceTracking-Templates",
"author": {
Expand Down

0 comments on commit 0c10db9

Please sign in to comment.