William CHAZOT

Results 3 issues of William CHAZOT

# Problem to solve Hello guys, I have an issue when I want a A screen to be the frozen background of a B screen. I initially created a new...

enhancement

# Problem to solve I'm currently working on a mobile game, where there are an isometric staggered Tiled map (loaded with a **_TiledComponent_**) and one sprite character. This character follows...

enhancement

Hello, I'm actually confronted to a small but annoying problem : I can't access the `createNetwork` function, used in some of your [test files](https://github.com/bayesjs/bayesjs/blob/master/test/utils/network.test.ts#L21) and present in the `/src/utils/network.ts` [file...