How to start creating board game in 3D?
Hi,
I am new in Unity. I wish to create board game 5 x 5 places. On this places will be pawn moving on table. Could you help me to find the best solution to do this? I think about one flat cube with scale 5/0.1/5 and then place programaticly 25 others flat as well cubes, but I don't know how to do this? Should I prepare one and "clone" it? how will I calculate coordinates of each? Or maybe there is simpler solution?
Maybe someone can tell me where to find answears in some tutorials? :)
Thanks for every help! Michał
Your answer

Follow this Question
Related Questions
Google Maps Platform Integration 0 Answers
Best Way To Have An Enemy NPC Chat With Player 0 Answers
Hurtbox colliders without using prefabs or primitives? 0 Answers
Side Scroller with 2D Character and 3D Enviornments. 0 Answers
Check if UI element is same / similar colour as the thing behind it 0 Answers