drwhut / tabletop-club

An open-source platform for playing tabletop games in a physics-based 3D environment for Windows, macOS, and Linux! Made with the Godot Engine.
https://tabletopclub.net
MIT License
1.27k stars 55 forks source link

Only keep one colour or two for each dice #159

Closed GrimPixel closed 1 year ago

GrimPixel commented 1 year ago

There is no need to let a die in so many colours occupy the room, especially those having similar colours to the number's, as the colour is already customisable. I think there only need two: black number on white die, white number on red die.

drwhut commented 1 year ago

I don't personally think having multiple colours of dice is that much of an issue. It's essentially a convenience feature so that you don't necessarily need to set the colour of dice, e.g. for each player, every time a set is spawned. Plus, using the search feature when looking for dice in the objects menu helps the player to find the specific dice they want.