Showing related tags and posts across the entire site.
-
I can't find the answer to this one anywhere on the forums or on this site so I'm asking it here. The question is: how do you locate a sceneobject that you have in your sunburn scene editor ? example : i made a camera that appeared in scene but not near any of the sceneobjects(terrain,etc..)...
-
I need some help with this GameStateManager that i downloaded from here:http://www.synapsegaming.com/downloads/resource.aspx?guid=c9df32d3-507b-43ca-a783-0fd7badb5d7b I hit F5 to see the menu and adjusted the options in the options menu and then pressed play . That got me a blank orange screen that said...
-
Hey Ive been trying a while to publish a sunburn game and trying to get it to run on any machine. I can get it to publish but it crashes on start-up with the error: "An unhandled exception of type 'System.Exception' occurred in SynapseGaming-SunBurn-Indie.dll Additional information: Type...
-
We can render our models using the default Sunburn shader on our scene objects with these lines of code: SceneObjectHelper.SunburnSceneObject.StaticLightingType = StaticLightingType.Custom; SceneObjectHelper.SunburnSceneObject.CustomStaticLightingColor = col; But our own shader is just ignoring this...
-
Hello All, I want to get some opinions, ideas and suggestions to my new projects research. I currently writing a 1vs1 fighting game (mortal kombat, street fighter like) for college project, and i nearly finished it (some collision issues remains). Whatever, i really get in sunburn with this project and...