Make 3D games in Construct 2 powered by Babylon.js · By Pixel Rebirth
after any ray I have alert
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.
Thank you
Do you plan to add shadow casting in future updates?
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?
That's sounds to me like the basic operation of frustum culling (which is true by default). So it's an engine feature.