Mirage Source
blit to something else than picScreen - Printable Version

+- Mirage Source (https://mirage-engine.uk/forums)
+-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61)
+--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18)
+---- Forum: General (https://mirage-engine.uk/forums/forumdisplay.php?fid=17)
+---- Thread: blit to something else than picScreen (/showthread.php?tid=2758)



blit to something else than picScreen - Kouga20 - 19-04-2009

Hello,

well, the title explains it pretty good I think but anyway; I want to create some sort of fightsystem..
There are those sprite-like pictures I made. They're 128 in width and 45 in height and I want them blitted to a pic named picFight in a form called frmFight.
To the left there should be the own sprite, on the right you see the enemy.

I don't really want to make it more complicated, but in this fight I'll need to use poses too to show attacks and hits, fleeing too..

I tried it several times and it didn't work. Neither with bltfast nor bitblt ... help me please >-<
A link to some tutorial would do, too... (not that one.. http://web.miragesource.com/old-tutoria ... creen.html ... I already read this one and didn't really find a solution..)