Tristan Murphy
Tristan Murphy
@QWERTxD fix pls
btw by "chunks loading" i can still see the outlines of blocks like when they are selected, they just weren't rendering, then I got a proxy failure and crashed upon...
same issue
I discovered this in `Input` with `ColorfulTheme`, although it may be a recurring issue in other parts of the lib.
> Changes made. you didn't mark it as changed lol
it's probably dividing by the length of your actions vec. your `State::actions` should return all possible actions the AI can make, it'll select from those for the output. edit: they...
I got this too (in rapier3d after despawning a bunch of things)
Nice
> I have the same problem when I use the lib under docker bookworm with rust 1.78 but the problem doesn't appear on MacOS. > > While waiting for the...