0 Members and 1 Guest are viewing this topic.
:Lbl TITLE:copy(GDB20,L6,768:DispGraph:Pause 500:copy(GDB21,L6,768:DispGraph:Pause 500:Lbl F:copy(GDB22,L6,768:DispGraph:Pause 500:copy(GDB23,L6,768:DispGraph:Repeat getKey(54):For(30):SinReg1640,4000:End:For(A,0,300:If getKey(15):Return:End:SinReg1100,1000:End:End:For(A,0,5:sub(NOISE,10,500:copy(GDB22,L6,768:DispGraph:sub(NOISE,15,500:copy(GDB23,L6,768:DispGraph:Pause 20:End:ClrDraw:DrawInv:DispGraph:Pause 1000
While(screen active)copy(gdb+O,L6,768)O+768^(768*number of frames) ->Opause 500end
Pic1->GDB1Pic2->GDB2Copy(GDB1+768,L6,768) ;displays Pic2
They can be different sizes but you have to create them with axe. You can make a program that will copy all the pics you use into one and you could get rid of the unused black space in the process. note: if you defined all the pics one right after another, they are all right after eachother in memory. Example:Code: [Select]Pic1->GDB1Pic2->GDB2Copy(GDB1+768,L6,768) ;displays Pic2
well, it is highly likely in an animated title screen, that the next frame will have similarities with the prior, thus we oonly have to do a little shifting around.
I love the screenshots. For some reason they are not visible for me. But when I right click them I can view them.