Skipping splash screens
by Mattias Oldenborg · in General Discussion · 05/04/2009 (6:17 am) · 0 replies
I'm currently making the splash screens for a game and I want the ability to skip a screen by pressing Escape. I'm building off the original StartupGui.gui. The problem is that GuiFadeinBitmapCtrl doesn't seem to catch the Escape key. Every other key that I've tried (+mouse click) seems to work but not Escape which is the most intuitive key to use here.
Is it possible to pass Escape to GuiFadeinBitmapCtrl? If anyone has done this I would be happy to know how.
Is it possible to pass Escape to GuiFadeinBitmapCtrl? If anyone has done this I would be happy to know how.