The main workflow in the app consist of to load a project, then iterate your designs and data as many times you want/need and export your game items.
flowchart LR
Load[Load Project]
subgraph Creative iteration
B(Create/Edit Blueprints)
C(Item Sets management)
end
P((Export))
Load-->B
B-->C
C-->B
C-->P
Open Tabletop Creator.
Click on the New
button.
Create and select an empty folder for your new TC project.
Create a new blueprint (your items will borrow the blueprint’s design to render). Make the changes you want to your new blueprint. Note: A new blueprint will be created automatically on new project, you can use it as well
Go to the Components screen
.
Create a new set (a set is a collection of items).
Note: A new will be created automatically on new project, you can use it as well
Create new items within your new set (a item is an element of your game). Make the changes you want to your new items.
Iterate the steps 3-5 as many times you want.
Go to the Export screen
.
Set your export preferences and export your game! ✨