Showing related tags and posts across the entire site.
-
Newbie here again. I've been working on this problem for 3 days or so now. I'm trying to make a camera follow my character in a game I made using the GameManagementSample. I found that if I type my game score code into the GamePlayScreen.cs it shows on the screen the way I want. But I can't...
-
Hello. I have just recently bought the sunburn game engine and I am very excited to start using it . but first I have a few questions. I have just recently begun programming but I know enough to get by but I need help getting started. For instance does anyone know a good tutorial on player movement....
-
Hi all, I just want to ask if SunBurn has support for custom texture address modes for tiling Atlas textures? If none, will I still be able to use SunBurn's lighting functionality even if I create a custom shader to implement custom texturing & texture tiling for Atlas textures? (sorry for the...
-
Hi John, thank you for info, I apologize but there are another stupid questions: - In editor I mapped all lights, when I check "Light Mapped" checkbox why the light off? It's normal? - I tried to insert the lights, mapping, but when I relight the scene the lights are always off, why? -...
-
Hi John, talking about WP7 only I built my 3D city and now I setting the lights into the streets in SunBurn editor, with "light mapping" checkbox enabled. In the code I using some statements of the Light Mapping sample, so my code about lighting management using bloom hdr etc. When I run my...