Hello DevForum, I am making this post because I could not find help anywhere else. I wanted to know if anyone could point me into the right direction to create a GUI button for EgoMoose’s Gravity Controller / Wall Stick module that can toggle the module on and off for the player that pushes the button as seen here The game uses EgoMoose’s module but also has a GUI toggle as well as a physical button to toggle it for the local player. I have been trying to figure out how this was done for weeks now but have had no luck. (Please me for the bad quality video / screenshot)
1 Like
Yes! Hurray! I have been wanting this!
EgoMoose already created the wall stick boots which can enable and disable it, hence try to do something similar to the module creating the wallstick class and disable, or just use the equip and unequip functions there.