This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
+1 vote

This is from the features page.

Blit 3D models as sprites into 2D.

I had no idea we could do that. I think it's not mentioned in the docs. Does anyone know how to do this?

in Engine by (70 points)

1 Answer

0 votes
Best answer

There is a demo for that.
download demos and see in demos/viewport/3d_in_2d

by (9,800 points)
selected by

OK , so we simply put a 3D object under a Viewport to do that.
Performance-wise speaking, shouldn't we avoid overdoing that though (say, a viewport for each sprite)? I thought viewports incur a penalty in performance.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.