Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

Commit

Permalink
update test loop avatar
Browse files Browse the repository at this point in the history
  • Loading branch information
HexaField committed Jan 2, 2024
1 parent 121ffdc commit 0c8937d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test.scene.json
Original file line number Diff line number Diff line change
Expand Up @@ -1079,7 +1079,8 @@
"props": {
"src": "__$project$__/default-project/assets/avatars/male_01.vrm",
"generateBVH": true,
"avoidCameraOcclusion": false
"avoidCameraOcclusion": false,
"convertToVRM": true
}
},
{
Expand Down Expand Up @@ -1110,7 +1111,6 @@
{
"name": "loop-animation",
"props": {
"hasAvatarAnimations": true,
"activeClipIndex": 0,
"animationPack": "__$project$__/default-project/assets/animations/emotes/wave.fbx",
"paused": false,
Expand Down

0 comments on commit 0c8937d

Please sign in to comment.