Updated dice rolling how to
This commit is contained in:
parent
343d154850
commit
1267d768f9
Binary file not shown.
BIN
src/docs/assets/DiceSharing.mp4
Normal file
BIN
src/docs/assets/DiceSharing.mp4
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -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,
|
||||
};
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user