I have modified the multiplayer capx to work like i need it, but i am not sure how i go about updating the sprite animation for peers(none-host)
Currently, the host is the only one that sees the correct animation for each none-host(because i change animation on host peer connected event), but each
peer sees the default sprite animation, not the correct one for other peers in the room.
Any help on this? Thanks.