What code I need to build “caltrops”?
hero.buildXY("caltrops", x, y);
this doesn’t work! Hero just tap the given coordinates all lvl!
What code I need to build “caltrops”?
hero.buildXY("caltrops", x, y);
this doesn’t work! Hero just tap the given coordinates all lvl!
You’ll need 35 gold to build the caltrops.
If you have a Boss Star equipped you should be able to check the cost of any buildable with the costOf()
method.