Results 1 to 3 of 3

Thread: Direct Animation VB6 making a boxer walk?

  1. #1

    Thread Starter
    Lively Member nmaccari's Avatar
    Join Date
    Mar 2002
    Posts
    67

    Question Direct Animation VB6 making a boxer walk?

    I am trying to remake Star Rank Boxing from the old Commodore days but I am having trouble animating the boxers. First, I tried to use bitblt which work but the dang boxer keep flickering every other step across the form. So, I was thinking I could try Direct Animation. But, I can't seem to find any useful help on the internet. Do you guys think I can get Direct Animation to take a few of my .gif files of a boxer and make him animate across the form? I would greatly appreciate any sample code that you guys may provide. Thanks. Nick.
    Nick

  2. #2
    Ex-Super Mod'rater Electroman's Avatar
    Join Date
    Sep 2000
    Location
    Newcastle, England
    Posts
    4,349
    Have you thought about using DirectX or to be more specific DirectDraw? That way you'll be able to Blt the images and it won't flicker. Theres plenty tutorials at www.directx4vb.com may even be some on Direct Animation if thats the way your wanting to go.
    When your thread has been resolved please edit the original post in the thread ()
    and amend "-[RESOLVED]-" to the end of the title and change the icon to , Thank you.

    When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

  3. #3

    Thread Starter
    Lively Member nmaccari's Avatar
    Join Date
    Mar 2002
    Posts
    67

    Okay

    Thanks. I'll give that a shot.

    Nick.
    Nick

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