Louis Delassus

Results 5 issues of Louis Delassus

Hello, I saw that every time I get the position of a node, it makes a copy of the private position. Allocating a new Vector3 each time. Is there a...

Hello I need to track the position of a node in my scene and display some UI above it. Each frame I convert the position of my node to a...

### The bug Hi! When I try to connect with the client on my local server everything works fine, but when I use my cloud environment I have the following...

bug

## Current Behavior I'm using Lerna to publish npm modules with GitHub Actions. In the latest version (v8.2.1), the action hangs after completing successfully, forcing me to cancel it manually....

type: bug

Hi, I want to enable the `perMessageDeflate` option on my Node.js Socket.IO server to compress messages and reduce bandwidth usage. However, it seems the C# client does not support or...