D
D
Diamond2016-03-29 21:31:39
Game development
Diamond, 2016-03-29 21:31:39

How to make isometric?

I read various articles about isometry, but I did not understand how to do it on unity.
The question is how to draw this very grid, by what methods? Let's say I draw it with drawLine'mi, but how to interact with it? How to make other objects see it? Will everything be relative to global coordinates, and not on a drawn grid?
Many people say it's better to use 3d, but we want to make games on mobile platforms, and they are quite limited in resources (although it's worth learning more about this).
Articles:
Unity3D Isometric Plugin
Reverse Engineering Caesar III (Part 2, Drawing ...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alec Onim, 2016-03-30
@Caitiff_One

I don't know about Unity3D, but in theory, it's the same 2D, the same sprites, etc. :) just the coordinate system is "rotated"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question