Learn how to flatten table-shaped data into one indexed array for faster, cleaner state management.
Tag: OpenBOR Script
Ring Buffer
Learn how ring buffers work and how to use them in your OpenBOR projects.
Shadow Trail Sample
Sample shadow trail script used to demonstrate array building concepts in OpenBOR.
Tutorial – Constants
A tutorial on the use of constants with and outside of OpenBOR scripting.
Code Snip – Collision Checking
Notes from 2016-11-26 – Revamping OpenBOR collision detection.