Hi,
I’m looking for some books to learn Unity for a 2D game.
So far I got 2 E-Books about the essentials.
My problem is, these books use the stage to setup the levels.
In Flash, I build my levels without ever touching the canvas.
What I would like to find, is a book / Tutorial / Video / Something, that teaches me how to make instances of objects without using the asset browser. How to parent sprites to eachother dynamically. etc.
Programming in C# is not the problem, but learning Unity is