Open VladickLimonadick opened 9 months ago
The problem is there is two canvas, one for the 2D and another for the 3D. Not sure how I can pick the color of the screen directly. Because if the 3D assets are faded out the returned color by a canvas or another can be different from the results of the two canvas.
I've understood what's causing the problem, but solving it is another matter. I'm going to look at how the 3D is added to a game, because that's what's causing the extension to bug. The extension pick one canvas but not the right one, I have to know how to pick the good one.
Is there an existing issue for this?
Enter the name of the extension
Read pixel
Describe the bug of the extension
Stops working when adding 3D models or a 3D box.
Steps to reproduce
GDevelop platform
Desktop
GDevelop version
5.1.160
Platform info
Additional context
No response