Hi everyone,
is there a way to make the canvas object render correctly with a 3D camera?
Right now, it seems like the canvas dimensions in 3D are still projected on the 2d plane, causing unnatural distortions and lag if updated every tick.
Develop games in your browser. Powerful, performant & highly capable.
There's definitely a bug.
dropbox.com/s/t9691iahha6oz02/dc3d.c3p
Reported here:
github.com/Scirra/Construct-3-bugs/issues/5270
Thanks!