Ziad
Ziad
I've found a solution to prevent my character falling by setting the angularDamping to 1. I can continue my game with this solution but if someone knows how to lock...
@swift502 awesome solution ! Just starting with game dev, capsule with 3 spheres (like in your own project) is pretty clever ! Thank you :)
I can't figured out how to open a box with a path but it will work if you open it with bytes. For example : ``` final receiver = ReceivePort('myPort');...
Same here : ```/Users/username/Jeux/Minecraft Server/Spigot/Spigot-API/target: Error (-50) while attempting to change exclusion setting.```
Hope it will help someone : I have fixed my navigation issue with ```useRootNavigator: false``` in ```showGeneralDialog```
> Assuming that you know the base branch of the PR, which is usually the default branch, instead of `fetch-depth: 0`, a more target workaround is: > > ``` >...
I still have this error in ```Nuxt 3.2.3 with Nitro 2.2.3```
Would be really awesome !