How to make more boxes based off this code? This is a great start rather than the planes meshes i tried to use before. I want 4 rows of 4 box meshes. How do I add more boxes to this code please?
I used your input but only come up with 3 boxes in the row. How can I get one more box on that row and then make clones of the row(3 more rows will be great)? Also shorten the height and width.
Agree with @Necips about learning Javascript it is a prerequisite for using Babylon.js and you can read through the Babylon.js docs to help with thing like positioning.
Sirs @Necips & @JohnK I will look into this more. I mostly work with basic HTML, PHP, CSS using frameworks such as Bootstrap to build sites. Ive dabbled in this before but not alot so Im still learning. Thank ya both for ya help