Results 1 to 2 of 2

Thread: Best method for moving a character?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Oct 2000
    Posts
    1,463

    Question Best method for moving a character?

    I am about to start learning how to program games in VB and need to be pointed in the best direction to do the following:

    Move a chracter on the screen with different frames as he walks and does other movements (Jump, punch, etc.)

    Detect collision with another character on the screen and tell what position each of them are in at the time of collision.

    I do not need to scroll the background and I do not want the characters to flash as the frames change. Where do you suggest I begin with this?

    Is there a game engine already written to use in VB6 to do this? If not, that would be awsome for 2D games!

    Thanks!

  2. #2
    Frenzied Member Jotaf98's Avatar
    Join Date
    Jun 2000
    Location
    I'm not gonna give you my IP address! Ok... Portugal, South-Western Europe, 3rd rock from the sun (our star is easy to find, a 47 Ursae Majoris in the Milky Way :p )
    Posts
    1,457
    Try Fox's animation tutorial:

    http://orion.spaceports.com/~mccloud/
    Code:
    Temp = Me.GetIQ()
    'Error 9: Overflow
    'DON'T PANIC! :eek:

    To learn how to use realistic effects in your games like fire, rain, snow and magic effects, read my article on particles systems here.


    Jotaf's Theories!
    "Cats land on their feet. Toast lands peanut butter side down. A cat with toast strapped to its back will hover above the ground in a state of quantum indecision."

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