diff --git a/src/docs/assets/DiceRolling.mp4 b/src/docs/assets/DiceRolling.mp4 index 94b9711..d48a7ba 100644 Binary files a/src/docs/assets/DiceRolling.mp4 and b/src/docs/assets/DiceRolling.mp4 differ diff --git a/src/docs/assets/DiceSharing.mp4 b/src/docs/assets/DiceSharing.mp4 new file mode 100644 index 0000000..d1019fb Binary files /dev/null and b/src/docs/assets/DiceSharing.mp4 differ diff --git a/src/docs/assets/DiceStyles.mp4 b/src/docs/assets/DiceStyles.mp4 index d612302..3dadece 100644 Binary files a/src/docs/assets/DiceStyles.mp4 and b/src/docs/assets/DiceStyles.mp4 differ diff --git a/src/docs/assets/DiceTraySize.mp4 b/src/docs/assets/DiceTraySize.mp4 index ab17ef4..385b6b8 100644 Binary files a/src/docs/assets/DiceTraySize.mp4 and b/src/docs/assets/DiceTraySize.mp4 differ diff --git a/src/docs/assets/OpenDiceTray.mp4 b/src/docs/assets/OpenDiceTray.mp4 index 17baf1c..3571528 100644 Binary files a/src/docs/assets/OpenDiceTray.mp4 and b/src/docs/assets/OpenDiceTray.mp4 differ diff --git a/src/docs/assets/index.js b/src/docs/assets/index.js index 5e207b7..0fcd541 100644 --- a/src/docs/assets/index.js +++ b/src/docs/assets/index.js @@ -18,6 +18,7 @@ import addPartyMember from "./AddPartyMember.mp4"; import changeNickname from "./ChangeNickname.mp4"; import sharingAudio from "./SharingAudio.mp4"; import startGame from "./StartGame.mp4"; +import diceSharing from "./DiceSharing.mp4"; export default { defaultMaps, @@ -40,4 +41,5 @@ export default { changeNickname, sharingAudio, startGame, + diceSharing, }; diff --git a/src/docs/howTo/usingDice.md b/src/docs/howTo/usingDice.md index ceee00f..8917d44 100644 --- a/src/docs/howTo/usingDice.md +++ b/src/docs/howTo/usingDice.md @@ -20,6 +20,12 @@ To reroll all your dice you can click the Reroll Dice icon in the bottom right o To clear the dice in your dice tray you can click the Clear Dice button in the bottom left of the dice tray. +## Sharing Dice Rolls + +To share dice rolls with other party members you can click the Share Dice Rolls button when the dice tray is open. Others can then see your dice roll total as well as a breakdown of each dice rolled updated in real time. + +![Dice Sharing](diceSharing) + ## Styling Your Dice Owlbear Rodeo has a bunch of varying dice styles to choose from.