playMaker

Author Topic: How do I automatically create lines and columns of cubes ?  (Read 1959 times)

sleud

  • Playmaker Newbie
  • *
  • Posts: 4
How do I automatically create lines and columns of cubes ?
« on: September 22, 2015, 08:22:33 AM »
Hi there !

Well most of my problem is in the title but I'll try to explain :
I want to create a sort of chess board for my game, and I want it to be made of cubes and to be created automatically when I launch the game.
I was actually able to create one single line of cubes on the x axis, but I can't figure how to create more lines next to each other !

Any help would be great !

dudebxl

  • Hero Member
  • *****
  • Posts: 602
Re: How do I automatically create lines and columns of cubes ?
« Reply #1 on: September 23, 2015, 09:23:59 AM »
check out grid 2d from ecosystem. maybe it will help.

sleud

  • Playmaker Newbie
  • *
  • Posts: 4
Re: How do I automatically create lines and columns of cubes ?
« Reply #2 on: September 28, 2015, 11:30:33 AM »
Okay I'll try that, thanks !