-
When I play my game I made using the GameStateManagementSample on Xbox 360 I get a Code 4. Press the A button right after the Synapse Gaming screen or during the splashscreen and a Code 4 error pops up and the game crashes ! How do i fix this problem ?
-
I can't find any answer here on the forums for this one. How do you make an intro video right after the sunburn splash screen ? Right now im stuck on trying to make my character controller work, so i thought id work on something else for a break from the problem. The intro video would be the company...
-
I've noticed (at least in my code) the Sunburn splash screen always fades in from black and out to black with ~1/2 second duration. I was wondering if there was any to adjust the fade in color, say fade in from white and out to white, or just make the splash screen cut in instantly with no fades...
-
Hi! I'm unable to find the splash screen documentation online. I'd like to know if it's possible to show the splash screen without a GameComponent (C++ nerd here, I can't get used to game components) to add it to my main dispatcher function. I also would like what can I do with sunburn...
-
We have a list of changes we would like to see made to the Synapse Splash screen. After a year of development, we want every part of our game to be perfect, and feel that this little screen could use some work. We don't mean to be rude or pedantic about this, but since this screen will be seen every...
-
On a project I am currently working on it would help greatly to further understand when the SplashScreenGameComponent needs to be displayed. Will not displaying it only stop SunBurn from working correctly or does it prevent the entire game. I only ask so I can find out if it would be easier for me to...