Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I'm trying to use the built-in skybox feature instead of the cinematic sky extension in the demo project (the cinematic sky extension renders a dome that I can travel outside of), but the GDevelop skybox won't show in VR, only the background color.  Any ideas?

The cinematic sky extension was removed from the demo project 25 days ago :D Check the latest demo, the extension now ships with its own skybox which you set in the VrHeadAnchor behavior (and it doesn't work the same as GDevelop skybox - check the demo) because of a bug in GDevelop where it strips background when rendering for VR.

More info here: https://avram.itch.io/webxr-gdevelop-extension/devlog/1593430/update-crouch-fix-...

Thanks.  Apparently  I never clicked on the tiny "I already paid for this" link to find the update to the demo file.  Oops.

Is there a reason there's still an object called "Skybox" in the Geometry folder of the demo project?  It's a tiled sprite and only contains the image "StartingBackground.png"?

(1 edit)

It's not used, it's a leftover from GDevelop’s basic 3D demo. I'll remove it with the next update.