Alex Travkin

Results 3 issues of Alex Travkin

**Is your feature request related to a problem? Please describe.** A significant portion of the user interaction with Blockly is moving around the canvas. There are only two ways to...

type: feature request
help wanted
category: plugin
status: discussion

Error when opening and running a project from the master branch of the repository. macOS 12.3.1 (21E258) Unity 2021.3.1f1 ``` DllNotFoundException: quickjs assembly: type: member:(null) QuickJS.Native.JSApi..cctor () (at Packages/cc.starlessnight.unity-jsb/Source/Native/JSApi.cs:711) Rethrow...

Hello everyone. I am trying to make a secure WebSocket Server. I have generated an X509Certificate via the command given below: ``` makecert.exe -r -pe -n "CN=localhost" -sky exchange -sv...