-
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...
-
Hello everyone. I am currently writing my own little game engine with collision detection, to do this I have the main model mesh and a collision mesh in the same model file. I have managed to get the game loading all the required info and collisions working etc but I am now trying to make the collision...
-
I turned on gravity for my models but for some reason they just sink through my terrain. Is there something I have to do with my terrain to make it work properly with gravity?
-
I am trying to determine the position of my SceneObject as well as the direction it is facing. How do I get this information? I searched through the properties and I don't see anything relevant...
-
Hey, I have 5 models, I am attempting to animate in Sunburn via sgMotion. ALL give me the same error. An unhandled exception of type 'System.ArgumentException' occurred in SynapseGaming-SunBurn-Community.dll Additional information: Effects that implement skinning require object vertex buffers...