Thread: Help with collisions.

  1. #1
    Unregistered
    Guest

    Help with collisions.

    I need some help with simple collisions; I don’t know how to write them. Here’s what I want to happen.

    Check the type of collision (which weapon was shot)
    React according to distance and strength of the bad guy or good guy
    Return to normal state after Recovery

    Thanks to all who help on advance. I use DJGPP or VC ++ depending on which mood I'm in, happy or sad.

  2. #2
    Registered User
    Join Date
    Jun 2002
    Posts
    9

    You need plane collision

    if your using opengl i suggest the plane collision tutorial at www.gametutorials.com, its very good

  3. #3
    Unregistered
    Guest
    Thanks.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Allegro Pong Collision Problems
    By gillypie in forum Game Programming
    Replies: 4
    Last Post: 12-30-2007, 06:05 AM
  2. Hashes in c
    By cosmo1996 in forum C Programming
    Replies: 4
    Last Post: 08-08-2007, 09:32 PM
  3. Hashing, indexing and phonetic normalization for approximate str matching...
    By biterman in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 11-21-2006, 09:42 AM
  4. clear collisions
    By Benzakhar in forum Game Programming
    Replies: 4
    Last Post: 01-10-2004, 06:22 AM
  5. Collisions help(PLEASE!!! IT'S NOT HARD!!!)
    By SyntaxBubble in forum Windows Programming
    Replies: 5
    Last Post: 11-28-2001, 06:19 PM