Array
Controls:
Z key add value to the front, X key remove value from the end.
A small example showing how to create an array, and how to add / remove values from it.
It logs all the information into the debugger console as well as printing it.


Controls:
Z key add value to the front, X key remove value from the end.
A small example showing how to create an array, and how to add / remove values from it.
It logs all the information into the debugger console as well as printing it.