I have updated the code again, it now includes the first of many demos.
The first demo is simply a single scrolling background. It is not complex, but it requires not code (other than initialization).
I am working on making it the Initialization for the layer collection work correctly.
Have a play if you want, the source can be found at [Codeplex.com]
tags: xna, parallax, engine, c#, .net, 2d, scrolling
Comments: [Add New]
Nice engine! I will use it in my MDX Game conversion to XNA Game :)
By Mateusz Kierepka, at Monday, October 16, 2006 12:35:00 PM
OK - I will send you link to this game (it will be available on XNA.pl)
By Mateusz Kierepka.pl, at Wednesday, October 18, 2006 9:32:00 AM
How can I disable some paralax background component - for example I need to create menu and show bacground only when start is clicked. I don't show any visible property in paralax component.
By Mateusz Kierepka, at Saturday, October 21, 2006 7:39:00 PM
