Author Topic: Update "conveyor davbarc" module to Two-dimension  (Read 2219 times)

kent79

  • Hero Member
  • *****
  • Posts: 842
    • View Profile
Update "conveyor davbarc" module to Two-dimension
« on: April 19, 2017, 09:37:40 PM »
Dear All,

Any one can help me to update DAVBARC MINI NES LAYOUT's "conveyor davbarc" module to Two-dimension. I would like to add it on my new theme. Many thanks

Conveyor davbarc version:
constructor( artwork_label, num_objs, x, y, width, height, pad=0 )

My ideal version:
constructor( artwork_label, rows, columns, x, y, width, height, pad=0 )

DAVBARC MINI NES LAYOUT
http://forum.attractmode.org/index.php?topic=1222.0

keilmillerjr

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1167
    • View Profile
Re: Update "conveyor davbarc" module to Two-dimension
« Reply #1 on: April 20, 2017, 03:36:24 AM »
Have you looked at the grid layout that comes with attractmode? Is that the effect you want?