- Home /
Does unity support flatsprite?
Like using sprites instead of 3d models?
Comment
Best Answer
Answer by Eric5h5 · Feb 27, 2010 at 07:30 PM
Yes, you can use a texture on a plane (quad). Technically this is still 3D, because Unity is a 3D engine, but it will look 2D, particularly if you use an orthogonal camera.
Your answer

Follow this Question
Related Questions
Looking for a simple way to Add an Image or text to a 3d Model 1 Answer
Which Software/Tool is used for creating Game Objects? 0 Answers
[SOLVED] Is it possible to flip a Sprite in 3D if it has a Shader applied? 1 Answer
Problem with importing Collada files 1 Answer
Imported Blender Models Issue 1 Answer