Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
~ is short for /home/username/
That's where they are on linux. I have no idea how an emulator does things. If you are using linux, you can find things quite easily with "find" and "locate".
"is there any way to remove the brown border around a custom board?"
No, those brown boards are default models. You can take the image from the board and apply it to your own board model or to a tile, then scale it to your liking.
"the only way to do that is by editing the .json file for the tile directly. Is this correct?"
I don't think so... If all you want to do is make a tile X size, do it at the table with the Scale gizmo tool. You can set the exact location and size of the object this way.
I had no success with the 'find' command because I kept trying to "find" the name of my game. However, the saved games are called "TS_Save_x.json".
As for the scale tool, it only lets me scale by a factor. What I'm looking for is a way to say "if this board is 10 inches wide, then these tiles need to be 2 inches wide". How do I specify that?
Another useful little command if you really need to find something is: grep -ri "string" <directory to recurse>
This will search all files in all directories stemming from the one indicated recursively, so any mention of the string in a text file etc., and faster than it takes Win10 to find Cortana's shoes.
I don't know what the "8" means other than it being 8 times larger than something, but that something is not defined.
I tried setting the tiles and the board both to scale 8, but that just made the board smaller and the tiles much too big.
You'll see there are a bunch of rectangular tiles scattered around. First, these tiles need to be stacked onto the board in the lower-right on top of the matching artwork. That means that either the tiles or that board need to be scale. Probably the board.
These tiles also need to be scaled to fit onto the large board on the left. I think I have that part working, as you can see on the lower-right corner of that board.
Any advice you can give me before I continue would be very helpful.
I know I need to create a lot of snap points, but I don't really understand how those work just yet. I need to watch some tutorial videos on that.