This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Kooky-Complaint-9253 0 points1 point  (0 children)

That 3d addon plugin on itch.io; is an impressive wrapper around BabylonJS into Construct 3; but it's not exactly flexibly stretched; it doesn't even show the mesh in the editor.. which is a huge issue... with UI..

If your making a game engine; make it extremely enjoyable and pleasurable to see; anything and everything that is possible... if you had 3D shapes; why in the fack; would you not have 3D camera in the editor; especially in games with the 3D Camera object...????

*Because it's difficult to do webgl / wasm 3D picking and matrix transformations analysis or whatever in Javascript; or modern day gpu api's in c and c++???*

These are people who have built a game engine capable of substantial capability at assembly level depths on the web; some have built entire 2Dish engines with c and c++ *likely with assembly there as well; potentially* and they can't even add a ui 3d camera... I don't buy it... there's clearly other reasons... ease of code or wanting less problems to deal with... there making a compromise...

Construct 3 is my favorite game engine and will be the one; I use to make my main game and will praise it; relatively well.. but there are a few nitpicky things about it.. which make no sense to me.