Real-Time Event

is there anyway to see what the player is doing
like if they hit the ball the other player is able to see the ball getting hit
like real-time events. so if the player hits the ball the other player would see the ball getting hit

Hi @Kevin_Basulto_4699,

Yes using networking/multiplayer, check the examples here on how to get started on that:

https://developer.playcanvas.com/en/tutorials/?tags=multiplayer

yes im using that multiplayer, but I cant see what the other player is doing, like if they hit the ball the other player would see him go through it and not hit it

anyway to fix that