asadm / playroom-unity

9 stars 1 forks source link

RPC Call not working #68

Closed SaadBazaz closed 1 month ago

SaadBazaz commented 1 month ago

What happened?

can any one tell why rpc call is not working? https://docs.joinplayroom.com/apidocs/unity#getroomcode i am using example given here on pc where i am doing call it out puts

Rainbow31 shoots with following damage: 102

Response received: You shot a bullet! shooting!

and a warning: Players dictionary already has a player with ID: Zv5FiXRIO! Unity (C#) API - Playroom Kit

but on client side it just pops up this warning Players dictionary already has a player with ID: Zv5FiXRIO! and nothing else

I am testing it on localhost

Version

0.0.20

What is your environment?

Unknown

Link to original discussion

https://discord.com/channels/997752993598419044/1128151935669764096/1238111542248083476

Relevant log output

No response

SaadBazaz commented 1 month ago

Completed in #67