- Steam App
- Tabletop Playground (838410)
- Event type
- patch note
- Published
- 8 February 2021 - 20:21:31 UTC
- Source
- steam_community_announcements
This update brings the first part of a long anticipated feature: creating 3D shapes from transparent images. You can now use images to create cardboard cutout figures with depth in any shape. Next step: custom shapes for cards, tokens, and tiles! • Figures with alpha textures now get 3D shapes • New option for changing 3D cursor size in the interface settings • New option when creating objects in the editor: automatic straighten up on grab. Now activated by default for figures and for the chess pieces. Scrpting • Add `Container.remove` and `Container.removeAt` • Add `GameWorld.setShowDiceRollMessages` and `GameWorld.getShowDiceRollMessages` • Add `GameWorld.updateUI`, `GameWorld.removeUIElement`, `GameObject.updateUI`, `GameObject.removeUIElement`, `GameObject.addUI`, `GameObject.getUIs` • Don't call tick functions or advance timers while the game is paused (when a new player joins) Fixe...