Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / Need help with sprites.

Author
Message
Kamaki
18
Years of Service
User Offline
Joined: 26th Oct 2005
Location:
Posted: 26th Oct 2005 13:53
OK what I wanted was to have the target sprite in the middle which I was able to do.
But then I wanted another sprite in the top middle, and now it puts the first one in the top corner and doesn't even show the second sprite.
Heres my code :
BatVink
Moderator
21
Years of Service
User Offline
Joined: 4th Apr 2003
Location: Gods own County, UK
Posted: 26th Oct 2005 15:42
Add the following to the end:

DELETE BITMAP 2
DELETE BITMAP 1

When you load a bitmap, it becomes the current bitmap. Once deleted, you go back to bitmap 0, the screen.

Sven B
19
Years of Service
User Offline
Joined: 5th Jan 2005
Location: Belgium
Posted: 26th Oct 2005 16:01
Or if you maybe want to keep the bitmaps:

SET CURRENT BITMAP 0

To change to the screen without deleting anything...

Immunity and Annihalation makes Immunihalation...
Kamaki
18
Years of Service
User Offline
Joined: 26th Oct 2005
Location:
Posted: 26th Oct 2005 22:30
ok thanks (^_^)

Login to post a reply

Server time is: 2024-09-24 07:26:01
Your offset time is: 2024-09-24 07:26:01