Help with widget.newButton

So I’m getting a problem with my button where the simulator says there is any error if I put anymore than one parameter in, anyone know how to solve this?

Add commas after each line :slight_smile:

left = 150,

top = 200,

etc,

etc,

Add commas after each line :slight_smile:

left = 150,

top = 200,

etc,

etc,