Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Rendering order bug/issue?

A topic by Laughless created May 24, 2021 Views: 117 Replies: 2
Viewing posts 1 to 2
Submitted

The pens don't seem to play very nicely with each other, or themselves if viewed from the wrong angle.  If you for instance draw a line with pen A, the draw a spiral around it with pen B, one of them will render in front of the other regardless of their position in space. The same thing happens with the start and end of each line. The end of the line will render in front of the start even if it is further back in space. You can see this pretty simply by drawing a horizontal spiral and walking around it.

Has anyone else ran into this?  It really limits the usefulness of the pens for making 3D works or art.

Host

Hey Laughless - thanks for the feedback. We've updated the project with a patch for some eraser issues and this line sorting issue. You can import it over your existing project, or simply select each Line Material in "Assets\_WorldJam1\Drawing\LineMaterials" and change its shader to "Mobile/Diffuse".

Patch: sketchbook-jam-patch-1.0.1



Submitted

That solved the issue. Thanks.