Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Re: Bullets are not showing up across network client screen in game

    Where is the update sent to any of the clients?
  2. Re: Bullets are not showing up across network client screen in game

    How are you trying to debug the code? I use println() statements to track the sending of the info about the bullet and the receiving that info on the client.
    what is printed on the sending side and...
  3. Re: Bullets are not showing up across network client screen in game

    How are you debugging the code to see what it is doing?
    What do the println() statements show you when the code is executed?
    How is the info about a bullet fired on one screen transmitted to the...
Results 1 to 3 of 3