Welcome, Guest. Please login or register.

Author Topic: Can someone help me with BASIC...  (Read 3347 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline yoodoo

  • Full Member
  • ***
  • Join Date: Apr 2002
  • Posts: 130
    • Show all replies
Re: Can someone help me with BASIC...
« on: May 25, 2010, 09:58:36 AM »
Quote
Only problem is if you have four possilbe screens then yopu will have to draw it as they get to the edge. but still do the flip as it wil lapeear as screen just apperaing as opposed to being drawn.

How about drawing  the next screen in the buffer window based on which direction the character is moving, so if moving to the right, you drawn the next location, moving to the left you draw the last location etc. This means you could still have the next window ready before the character reaches the appropriate "hot-spot" location.