Describe the bug (REQUIRED)
Lightning VFX - sample project does not work on MacOS. Great sample so would be cool if it also ran on MacOS.
To Reproduce (REQUIRED)
Download the Lightning VFX - sample project from Defold samples
Run it on OSX. Press space → Renders black screen
Expected behaviour (REQUIRED)
Press space → Renders vfx
Defold version (REQUIRED):
- 1.12.4
Platforms (REQUIRED):
- Platforms: macOS
- OS: 15.7.7 (24G720)
- Device: MBP
Suggested fix:
MacOS render order issue where firing bugs out and produce a black screen in the current version. The offscreen buffer now renders before the scene pass. Now works on both osx and html5.