Demo 00

The result of the Demo_00 scene

This is a very simple demo scene which showcases the API on how to add and remove path tiles. On the Demo_00.cs script you can see how we first remove the last path before creating a new one from a list of vector3's which have been assigned in the inspector.

Last updated