Open AlexandreSi opened 1 month ago
yes with me in widows version
I found another thing:
https://github.com/user-attachments/assets/544d29ed-1c20-4f7c-b4a5-7881096f42a6
In this video, I added those events:
When I press M or P, you can see that the character switches lane and it affects the tilemap rendering
Also, if you add a 3D object (cube for instance) in the scene's objects, the bug does not appear. This seems to indicate that there is an issue when this else
is executed:
EDIT: Overall, there seems to be non-consistent issues when rendering a tilemap and there is a lighting layer.
Is there an existing issue for this?
Describe the bug
When using a light (light object + lighting layer), the tilemap does not render correctly.
Steps to reproduce
In the scene editor:
In the preview:
GDevelop platform
Desktop
GDevelop version
5.4.216-ea8acf8d5f5b943b295ed6e3691e275a592fc3c1
Platform info
macOS
Additional context
No response