Attract-Mode Support Forum

Attract-Mode Support => Scripting => Topic started by: kent79 on April 19, 2017, 09:37:40 PM

Title: Update "conveyor davbarc" module to Two-dimension
Post by: kent79 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
Title: Re: Update "conveyor davbarc" module to Two-dimension
Post by: keilmillerjr 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?