• Move with derma open
    2 replies, posted
Basically I'm trying to make a HUD-like thing, but want to use derma to make it look a bit better and have more customization. The only problem I'm having is that when the frame opens when the player joins, they can't move unless they close the menu. So basically I just need a way to have the frame open, but the player can still move and interact normally. Any way to do that?
[URL="http://wiki.garrysmod.com/page/Panel/SetKeyBoardInputEnabled"]PANEL:SetKeyBoardInputEnabled[/URL] and [URL="http://wiki.garrysmod.com/page/Panel/SetMouseInputEnabled"]PANEL:SetMouseInputEnabled[/URL]
[QUOTE=mcd1992;46024153][URL="http://wiki.garrysmod.com/page/Panel/SetKeyBoardInputEnabled"]PANEL:SetKeyBoardInputEnabled[/URL] and [URL="http://wiki.garrysmod.com/page/Panel/SetMouseInputEnabled"]PANEL:SetMouseInputEnabled[/URL][/QUOTE] That was quick. Thanks!
Sorry, you need to Log In to post a reply to this thread.