Skip to content

Commit

Permalink
[add] kill plane and fracturing to minecraft sample
Browse files Browse the repository at this point in the history
  • Loading branch information
begla committed Aug 3, 2024
1 parent 5bb0ca4 commit 527dbcd
Showing 1 changed file with 9 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,14 @@
]
}
}
},
{
"type": "KillPlane",
"properties": {
"uuid": {
"value": 10330599970929934827
}
}
}
]
},
Expand Down Expand Up @@ -619,7 +627,7 @@
"value": 1
},
"fractureType": {
"value": 0
"value": 1
},
"maxNumConvexSubdivisions": {
"value": 0
Expand Down

0 comments on commit 527dbcd

Please sign in to comment.