Is anyone good at Collision detection and do they know how to load levels

DeadlyOutlaw

New member
Joined
Feb 13, 2004
Messages
2
I really need help. Im doing a project for my class. I have an assignment where I have to kill an enemy with my characters whip. So I would like to know what would I have to write so my character can strike the skeleton dead with his whip and after the skeleton is destroyed what code would I have to write for a next level or make a game over screen.
 

Attachments

Last edited by a moderator:
i get errors when i try to run this :

C:\Documents and Settings\The Pentium Guy\Desktop\outlaw\SpriteClass3\frmGame.vb(285): Overload resolution failed because no accessible DrawText accepts this number of arguments.
C:\Documents and Settings\The Pentium Guy\Desktop\outlaw\SpriteClass3\GameSprite.vb(133): Name SpriteFlags is not declared.
 
Back
Top