Volodymyr Vyshko

Results 3 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:...