kinetics icon indicating copy to clipboard operation
kinetics copied to clipboard

Make wall generation up to the client

Open Altanis opened this issue 3 years ago • 2 comments

The code enforces a rectangular boundary system with the private System.defineBoundaries method. Make defining walls up to the client.

Altanis avatar Apr 17 '23 02:04 Altanis

The code now allows for the system to automagically generate a regular polygon of n sides, optionally. You can generate your own boundaries yourself if you so choose.

Altanis avatar Apr 17 '23 12:04 Altanis

Requires reworking for perfect rectangles as "lines".

Altanis avatar May 27 '23 02:05 Altanis