Tower Defense Starter Kit

It worked well. Now, how would I apply a unique texture image for each tower on the build button instead of the text from the TowerType Enum? I added an image widget over the build button in the blueprint and added a new variable to the TowerData struct set as a texture. However, in the Tower Constructor widget, setting the image widget as the image variable from the struct doesn’t work.