hanabi: round wooden table with five even seats, pentagon surface behind a flag #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "hanabi/wooden-table-five-seats"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The pentagon geometry that matters is the seating, not the furniture. Five seats 72° apart on the stock round table is a pentagon arrangement, and a circle is the one stock shape that does not contradict a five-player game — an octagon reads as a table three players short, a hexagon as one.
The pentagon-shaped surface still exists and works, but is off by default: it is
Table_Noneplus a Custom_Token, so it replaces the wooden table rather than sitting on it.--matbrings it back.Its scale was wrong anyway, fixed in passing. Custom_Token scale multiplies the size TTS derives from the image, and a 2048px image is already large before multiplying — 46 gave a mat ~170 units across with the centre motif filling the screen. ~12 suits a seat ring at radius 17.4. Now
--mat-scale, since that number is pure eyeballing.