Replace toggle button in parameter window with GuiToggle button?

Yes, it is possible. Searching the forum, you can find many example codes, which you can use:

There is even a computer game (I'm not talking about Cyberpunk 2077 :wink: ) making extensive use of all GuiButtons (also the equivalent of ParamToggle):

If Param functions are not enough for you, you should learn how to use GuiButton functions. You will benefit from it and won't have to ask others to code it for you.


Besides if you paste the code, you should format it properly:

3 Likes