Advertisement

Collision Detection Redundancy

Started by May 08, 2002 10:24 AM
-1 comments, last by brewknowc 22 years, 4 months ago
Hi, I am still kinda new to game programming, and am currently working on the player/monster and monster/monster collision detection for my scrolling tile rpg. I have my player move methods and my monster move methods seperated within their respective classes. Is it necessary to check for a collision in both of these methods... or just in the monster''s move method? I would appreciate any other tips for issues i might run into. Thanks - Free Your Mind -
- Free Your Mind -

This topic is closed to new replies.

Advertisement