TiagoFINO

Results 2 issues of TiagoFINO

I tried to compress an array of float into a string so it would spend less tokens, but I ended up finding out it spends more tokens, and figured out...

How can I highlight a square on the board, from the bot Think() function, for debugging reasons? I found a function called OverrideSquareColour() in the BoardUI script, but I have...