Tabletop Simulator

Tabletop Simulator

Onvoldoende beoordelingen
Forbidden Lands Colored Character Sheet
   
Prijs
Toevoegen aan favorieten
Toegevoegd aan favorieten
Verwijderen uit favorieten
Game Category: Role-playing Games
Tags: 4+
Bestandsgrootte
Geplaatst op
53.535 KB
19 sep 2019 om 10:17
1 wijzigingsnotitie (weergeven)

Abonneren om te downloaden
Forbidden Lands Colored Character Sheet

Omschrijving
This is just a rework on BinnyUK's sheet to improve the sheet resolution, and I've also opted for the colored version of the sheet. They're also on PNG format so it does look like two different sheets, but they're just one, you can't move them separatedly.
It uses Mr Stump's. customizable sheets.
1 opmerkingen
MurderHobo 5 mrt 2021 om 8:47 
Heya, you know you can take the boxes and make them transparent so it looks like your writing directly on the character sheet. Just look for this...

--Color information for button text (r,g,b, values of 0-1)
buttonFontColor = {0,0,0}
--Color information for button background
buttonColor = {1,1,1}

and change to this...

--Color information for button text (r,g,b, values of 0-1)
buttonFontColor = {0,0,0,100}
--Color information for button background
buttonColor = {0,0,0,0}

its about 50 lines down and a simple change... makes the character sheet look legit :)

Thanks for doing the original work... when i get around to playing forbidden lands i will change my and move the text boxes around to fit transparent better :)

great work :)