Browse Site by Tags

Showing related tags and posts across the entire site.
  • player movement using collision move?

    Hey everyone, Im trying to make an object move to my button presses and am using the component system to build a controller that i can then add in the editor. So far here is what i have : This is the OnUpdate() method SceneObject sceneobject = (SceneObject)ParentObject; // Call the base implementation...
    Posted to Using SunBurn by clockworks345 on 02-08-2013
  • Levels and Environments

    Hi everyone, I've been using Xna and programming in c# for some months and have grown to love both. However since using the sunburn game engine, ive come to realise that there are easier ways to do some of the things that i spent months doing. Namely level creation and using some of the tools that...
    Posted to Using SunBurn by yasyas777 on 01-13-2013
  • popup score

    I'm trying to find some sort of gui system where I can popup the score when the player runs into a big prize or treasure and then the score popup dissappears. I know there is klenex..errr i mean Nuclex : http://nuclexframework.codeplex.com/ but i can't seem to make it work. it dunno what padding...
    Posted to Using SunBurn by awethem on 11-30-2012
  • Loading Component Exception

    I have a component in a library. When I add that component to a SceneEntity and save the scene I get an exception the next time the application starts up. Type 'SunBurnLib.Components.SunBurnComponent1' not registered with the serialization type dictionary. Does anybody know how to fix this? Thanks...
    Posted to Using SunBurn by mrhyperpenguin on 09-06-2012
  • component making

    okay , im just starting with this engine and can't find any info on how to make a component and adding it to the engine but i can certainly find many components to make. Nice and convenient to have next to zero tutorials on this kind of stuff.So how is it done ? How do i make a component for this...
    Posted to Using SunBurn by awethem on 08-17-2012
Page 1 of 3 (60 items) 1 2 3 Next >