You shouldn't need to set starting locations on the map, they're only for specific scenarios you may wish to create.
I've had a similar issue to this also where it does the exact same thing. The only thing I can tie it down to is the size of the map. Upon creating a similar version of my...
The control you created is a Label, but I'm going to assume the EndTurnText is a TextButton. SetText only works for TextButtons, you need to use the SetString for a label.
However as you want this click-able best to change it to a TextButton in your XML file.
<GridButton...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.