#Upgrade Menu for Towers not working

1 messages · Page 1 of 1 (latest)

dusky dagger
#

I have a tower defence game and im switching from ScreenGui to BillboardGui for the upgrade menu. I currently have it setup so the BillboardGui is cloned and parented to the towers humanoidrootpart, so it displays the billboard above its head. The problem is that the buttons dont work. A solution i read is to put the billboard into starterGui and then adornee it to the tower, but you cant adornee something with code, only manually before the game has started. So now im stuck.

umbral trellis
#

no, you can do billboard.Adornee = what you want

#

you can modify it through code

dusky dagger
umbral trellis
#

you did it wrong

dusky dagger
#

I also manually went into the adornee property in test mode and changed it to the exact part i wanted to and it didnt work inside of testing, but did outside

umbral trellis
#

is the part being affected maybe by streaming enabled?

#

why does it not work?

dusky dagger
dusky dagger
dusky dagger
umbral trellis
dusky dagger
#

Should i do this inside playerGui?

umbral trellis
#

please watch the video and try to understand the issue

dusky dagger
#

okay, ill get back after

dusky dagger
#

But yes this makes sense, i think i should be able to make the changes necessary now

#

ill set this thread as solved