Michel van der Hulst

Results 2 issues of Michel van der Hulst

Sometimes when I'm mapping over an Either that contains an object or an array, I want to do a similar action as chainNullable from the Maybe type does. ```typescript type...

I'm using a second camera for some debug lines, and it uses RenderLayers to be always on top. In the player_look system you iterate over camera's and in the loop...