Volodymyr Vyshko

Results 5 comments of Volodymyr Vyshko

> Are you trying to set sprites on the parts? Yes, I have multiple textures for a compound body. I don't see problems by passing an angle to all child...

I made its working by using `gcloud` Here is an example: ``` steps: - uses: actions/checkout@v3 - run: ls - id: 'auth' name: 'Authenticate to Google Cloud' uses: 'google-github-actions/auth@v1' with:...

I couldn't change the imports, but disabling `externalLiveBindings` helped. Thanks @lukastaegert!

I found the same problem. If I kill a pod with Redis master node, ioredis doesn't notice a new master elected by other sentinels.