Open eugenevinitsky opened 5 years ago
In the Sumo3D.ts class this.transform is initialized based the nodes passed to it. If all the nodes are in a line with y = 0, it doesn't correctly create a rectangle around it.
In the Sumo3D.ts class this.transform is initialized based the nodes passed to it. If all the nodes are in a line with y = 0, it doesn't correctly create a rectangle around it.