cassius Posted January 14, 2018 Share Posted January 14, 2018 I am learning lua script after failing to get my last game to run in vs 2017. ( using c++)When I run the exe and click on esc I get the Quit menu, but the mouse pointer is not visible. Where can I correct this? Quote amd quad core 4 ghz / geforce 660 ti 2gb / win 10 Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++ Link to comment Share on other sites More sharing options...
Thirsty Panther Posted January 15, 2018 Share Posted January 15, 2018 In Menu.Lua around line 200 is the mouse show call. function GameMenu:Show() self.gui:Show() self.context:GetWindow():ShowMouse() end Quote Link to comment Share on other sites More sharing options...
cassius Posted January 15, 2018 Author Share Posted January 15, 2018 thanks. 1 Quote amd quad core 4 ghz / geforce 660 ti 2gb / win 10 Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++ Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.