I am sorry, but that is the only way I found how to make redrawing objects fast.
now
1) I draw 3d objects using drawer to create sprite graphics.
2) then I sort objects by visibility
3) I put objects in right order into GW.
When I tried to do it directly into form I ended with slideshow presentation.
Now it works.
Is there any way how to cast shadows? I mean one sprite is casting shadow 10 pixels to the right and bellow objects are visible through that shadow. I mean some kind of transparency. What I am try to do is something like this:
Fenstalker Studios It is in flash, but I really don't understand how that guy is making shadow.
