3d-dice/dice-box

Dices go too much outside of the box horizontally

Opened this issue · 2 comments

Hello, dice-box is a great project and I'm using it for a custom board game, but one annoying issue is that side borders physics seems to be too big and dice often goes too much off screen.

Some examples:

Screenshot 2024-11-03 at 17 10 06

This is me trying to fix it by decreasing canvas width:

Screenshot_2024-11-03_at_17 04 58 (1)

Vertically they fit nicely and never go outside, maybe some dimension can be adjusted?
Thanks!

Using the website component its clearly visible how big bottom/top borders are, compared to seemingly non-existent side borders

dice_borders.mp4

I think I found a solution here:
#117