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.3k stars 57 forks source link

Use thicker highlight border #316

Open GrimPixel opened 10 months ago

GrimPixel commented 10 months ago

Is your feature request related to a problem? Please describe. It is hard to notice which objects are selected as the border is thin.

Describe the solution you'd like Have thicker borders.

drwhut commented 10 months ago

For v0.2.0, I was going to experiment with the selection highlight anyways, so I'll have a go at changing the width to see what works best, as well as trying out ideas like having a non-selected piece show a black highlight instead of no highlight.

I might also make these things settings in the options menu so players have the ability to choose what works for them.