Vladislav Davleev
Vladislav Davleev
**Idea** I propose to implement the possibility of the `Proxy` mode. **Solution Description** Add `Proxy` between client and server. All clients connect to `Proxy` and having additional logic using `RPC`...
Will generic parameters be added to methods?
**Describe the bug** When using the `InstantiatePrefab` method, the created object begins to have a property `DontDestroyOnLoad` **To Reproduce** Create method using `InstantiatePrefab` without specifying `Transform` **Expected behavior** The object...