Isometric tilemap with 3d characters?
Is it possible to use the isometric tilemap with 3d characters? Is that even something to attempt? And if it's possible, are there tutorials online that I can study?
Thank you!!!
Answer by acehart · Jan 18, 2019 at 08:38 PM
Yes, check this with the new version: https://docs.unity3d.com/Manual/Tilemap-Isometric.html
Answer by carlogemmani · Jan 18, 2019 at 08:53 PM
Hi acehart, Thank you for the reply! Yeah, that looks like what I need. But I have trouble wrapping my head around how a 3d character can pass in front and behind -let's say- an isometric drawing of a cube (therefore a 2d cube)
Does Unity do this automatically, or is there scripting to be done?
Your answer
Follow this Question
Related Questions
2D Character in 3D Environment 1 Answer
For Dimetric Game, use Unity 2D or 3D? 0 Answers
Sprites showing through each other in 3D 0 Answers
How do I get the current active camera? 2 Answers
How to speed up building at game? 1 Answer