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.26k stars 51 forks source link

Add ground #187

Closed GrimPixel closed 1 year ago

GrimPixel commented 1 year ago

The table feels like floating in the air. Some ground could be added beneath it.

drwhut commented 1 year ago

I'm not sure if this is worth implementing - the ground would need to look visually appealing, and be "generic" enough to work with a number of skyboxes.

Technically since the tables are made from 3D models, one could add ground beneath the table if they wanted.