Lightning VFX sample project not working on MacOS

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.

2 Likes

Thank you for the commit, very much appreciated!

1 Like

It’s me that should be thanking you. It’s a nice sample. Wanted to have a look at it, that’s why I ran in to the issue. Cheers!

2 Likes