How do I make multiplayers controls

0 favourites
  • 2 posts
From the Asset Store
Supports keyboard, mouse and gamepads. Supports several gamepads at once.
  • Hi i'm currently trying to learn how multiplayer works and i read Ashley's tutorials about multiplayer and i'm now trying to make an online modified pong based on the tutorial but for my future games i will need to know how to make multiplayers controls beacause i don't really understand how controls work and English isnt my main language i'm a french schoolboy but anyways is there someone who can explain to me ?

    PS : Thanks for reading

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • The way you implement the controls is greatly effected / determined how your logic works for the object being controlled.

    There is not 1 best approach for all.

    Just keep in mind, that a peers control actions are required to be executed on each connected peer and that the host's positioning of the synched object is likely the best way to determine location on the layout.

    Combining your own peers movement in your screen with movement feedback from the host about your position, combined with some fancy delta time applied mechanics, gives the smoothest results.

    This is not an easy concept and very likely to escape most c2's game devs imagination.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)