Game Development Reference
In-Depth Information
Firing over a network
An FPS wouldn't be a shooter unless there's actually some shooting possible. We'll look at
an example with visible, non-instant bullets. For this, we'll be able to reuse some code from
Chapter 2 , Cameras and Game Controls . The recipe won't describe the actual collision as
this is already described in that chapter.
Search WWH ::




Custom Search