seethingword Posted May 1, 2020 Posted May 1, 2020 Is there a way to make the entity box able to be clicked through? Or is there a way to remove the entity box entirely but keep the HP, MP, EXP, Player Name, & Location boxes there? ย I know this would be source edit but cant figure out how to make the UI of the entity box allow clicks through the window. ย Its the same general idea as thisย https://stackoverflow.com/questions/112224/click-through-transparency-for-visual-c-sharp-window-forms
0 Julian Posted May 1, 2020 Posted May 1, 2020 Yes... Just comment the sections out that you don't want in client/interface/game/
0 seethingword Posted May 1, 2020 Author Posted May 1, 2020 I want them all but i want to be able to click through them and interact with the game behind the panels
Question
seethingword
Is there a way to make the entity box able to be clicked through?
Or is there a way to remove the entity box entirely but keep the HP, MP, EXP, Player Name, & Location boxes there?
ย
I know this would be source edit but cant figure out how to make the UI of the entity box allow clicks through the window.
ย
Its the same general idea as thisย https://stackoverflow.com/questions/112224/click-through-transparency-for-visual-c-sharp-window-forms
3 answers to this question
Recommended Posts