Skip to main content

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

Baby 3D Plugin for Construct 2

Make 3D games in Construct 2 powered by Babylon.js · By Pixel Rebirth

Rays broken after update

A topic by Construct2notbadnow created 9 days ago Views: 58 Replies: 6
Viewing posts 1 to 2
(+1)

after any ray I have alert

Developer (1 edit) (+1)

Thanks for bringing this up.

There was some bad oversight on my part. I uploaded version 0.97 anew with that error fixed. 

So please download again and replace the main plugin.

(+1)

Thank you

Do you plan to add shadow casting in future updates?

Developer

Yes I do. It's gonna be most likely the last major addition before hitting 1.0.

That's cool. By the way, I noticed that individual objects in b3dmodel don't render when they're off-screen. Was this mechanic added by you or by babylon.js itself?

Developer

That's sounds to me like the basic operation of frustum culling (which is true by default). So it's an engine feature.