V
V
VeoQlewer2018-09-22 21:53:46
Unity
VeoQlewer, 2018-09-22 21:53:46

Is it possible to use canvas to position game objects in Unity?

About canvas question. Can it be used to position game objects (make objects nested in canvas)? I don't want to work with fractional numbers and world coordinates. In addition, the logic of the game requires that all objects be located based on the width of the orthogonal camera (each strictly in its place).

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denis Gaydak, 2018-09-22
@VeoQlewer

I would just clarify that in this case, the conversation is more about
RectTransform, and not about canvases, as such.
And since RectTransform simply inherits the usual transform and extends it for the convenience of working with the UI, nothing prevents you from using it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question