Please, help.
The below is my basic code.
The outcome sprite have blue stipe shadows.
I tried it at setpage0,0, setpage 1,1, setpage2,2, and setpage 3,3 at screen 5.
But at only setpage 1,1, i have the blue stripe shadows.
Why do i? Is there any way to solve this problem?
this is my code.
5 COLOR 15,0,0 10 SCREEN5,0 20 SETPAGE1,1:CLS 30 SPRITE$(0)=STRING$(8,255) 40 PUTSPRITE 0,(50,50),9,0 50 GOTO50
!login ou Inscrivez-vous pour poster