I'm developing a maze game in Unity and I'm using png files as mazes. But I want to make this game 3d. How can I add depth to my 2d sprites?
Asked
Active
Viewed 2,199 times
-1
-
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. – Community Oct 03 '21 at 10:15
1 Answers
0
You will not add depth to sprite, you can change your sprite to some 3d object. Cube for example.

Martin Ma
- 125
- 1
- 13