Pseudo 3D Engine

Hey, I’m new to GDevelop, and I was wondering if there was any way to make a pseudo 3d engine. I messed around with it for 6 hours or so, so I know the basics. I also have a background in c++. Any help appreciated. Thanks!

1 Like

In Gdevelop4 you have simple fake 3D box, in GDevelop5 there is no 3D, but you can use Javascript and PixiJS (The renderer behind GD engine) for create fake 3d boxes.

1 Like