Results 1 to 10 of 10

Thread: side scroller without bitblt

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2000
    Posts
    39

    side scroller without bitblt

    I attached a sidescroller program in which I did not use any API
    or whatsoever to write this

    please help me on the collision detection
    and gravity as well
    i dont mind using a bit of API

    theres this icon 'dont walk' in it
    the thing are not suppose to walk oever it
    u can jump over it and stand over it
    any help?
    Attached Files Attached Files
    Code:
    <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
    >>  ___      __ ____   ____     _         ____    <<
    >>  \  \    /  / _  | |  __|   | |       |  __|   <<
    >>   \  \  /  / |_| | | |__    | |       | |__    <<
    >>    \  \/  /|  _ <  |__  \   | |       |  __|   <<
    >>     \    / | |_| |  __)  )  | |___  _ | |__    <<
    >>      \__/  |_____| |____/   |_____||_||____|   <<
    >>		      			          <<
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
          Visual Basic 5 SP3 Learning Edition.
    
    Sub QuoteOfTheDay()
    If ASCII.ugly = True Then
      WhatTheHeck.ICare = True
    End If
    End Sub

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width