I have a very simple script for a 2D object that creates a box with
minimum dimension 1m, and total area of 3m².it functions fine except it
only seems to accept changes to the A parameter, where ideally i want
both A and B to be defined (mainly so yo...