Im trying to make it so the players can see each other rotate. is that possible?
Is your game based on tutorial below?
https://developer.playcanvas.com/en/tutorials/real-time-multiplayer/
yes
In the project below I added also the rotation of the players.
https://playcanvas.com/project/827020/overview/custom-multiplayer
1 Like
do you also have a way to view the “other” player animation state? cause im also looking for that.
btw that did not work my project link is: https://playcanvas.com/editor/scene/1229247 its a third person game
It’s almost impossible to make it work that fast. Take a close look at the project and then try to implement it in your own project.
im gonna use your server.js code
It’s not my server code, I just add the multiplayer rotation based on the original multiplayer project.
oh ok