lcd11001
lcd11001
I have same issue when server broadcast a schema object to all clients **[Not working]** ``` _room.OnMessage("customType", player => { OnPositionChanged?.Invoke(player.id, player); }); ``` **Working** ``` _room.OnMessage(player => { OnPositionChanged?.Invoke(player.id,...
> I guess Google devs are busy. > > I found a solution for this. Here are all the Google-related proguard rules in my project and am posting this for...
@dibarbet VS code show: Activating the "Microsoft.VisualStudio.CpsProjectIconSourceService (0.1)" service failed.