Which pattern is good for bullets hit test in game that need server validates ?

Posted by Konami.Koumura on Stack Overflow See other posts from Stack Overflow or by Konami.Koumura
Published on 2010-04-18T16:09:20Z Indexed on 2010/04/18 16:13 UTC
Read the original article Hit count: 273

Filed under:
|
|
|

I would like to design a PvP game uses flash in client and java socket server, but I do need server validates trajectory and if bullets hit target from cheating.

Is there any tutorial or paper provides how to do this ?

© Stack Overflow or respective owner

Related posts about game

Related posts about hittest