Thread: game game

  1. #1
    Registered User
    Join Date
    Oct 2001
    Posts
    12

    game game

    i'm trying to make a game like the 2d zelda game on gameboy colour but my sprite to background collision detection doesn't work can someone please tell me how to do it

  2. #2
    Registered User
    Join Date
    Aug 2001
    Posts
    411
    Well, you can only have so many background objects to collide with at a time, just loop through them checking if the charcter is next to anything, if he is, then dont let him move that direction?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. how do the game engine and the api interact?
    By Shadow12345 in forum Game Programming
    Replies: 9
    Last Post: 12-08-2010, 12:08 AM
  2. Open Source / Semi Open source game idea. Help needed
    By CaptainPatent in forum Projects and Job Recruitment
    Replies: 10
    Last Post: 05-16-2007, 10:44 AM
  3. game engine advice?
    By stien in forum Game Programming
    Replies: 0
    Last Post: 01-23-2007, 03:46 PM
  4. My Maze Game --- A Few Questions
    By TechWins in forum Game Programming
    Replies: 18
    Last Post: 04-24-2002, 11:00 PM