Hi.
I'm working on a game similar to this: https://lh6.ggpht.com/4e50gB9dwwuWGLuN-aOoIR8FVOYaWR6o6egmTZllujCX87BKM9zUesM9W9xBFBYqrg=h900
In a way the game is physics based, the actual board has blocks, that will have rigidbody2d and I will do some things to them.
I don't really get how I place gameobjects on top of the UI with the right size and position.
For example let's say I have an image of the game minus the board. The UI stuff is extremely large in comparison to...
Sprites on top of UI
I'm working on a game similar to this: https://lh6.ggpht.com/4e50gB9dwwuWGLuN-aOoIR8FVOYaWR6o6egmTZllujCX87BKM9zUesM9W9xBFBYqrg=h900
In a way the game is physics based, the actual board has blocks, that will have rigidbody2d and I will do some things to them.
I don't really get how I place gameobjects on top of the UI with the right size and position.
For example let's say I have an image of the game minus the board. The UI stuff is extremely large in comparison to...
Sprites on top of UI