Which pattern is good for bullets hit test in game that need server validates ?
- by Konami.Koumura
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 ?