Grid Test Script

DCurrent

Site Owner, OpenBOR Project Leader
Staff member
Hey all, I just wrote a function that places a vertical grid onto the screen while playing. It was meant for testing a bug in the OpenGL filter, but it could also be very useful to help fine tune object alignment. All you need to do is copy or #import the function into update.c, and then run it from main().

Incidentally, I recommend you take a look at the bug in question, because if you are building your modules around it without knowing, your stages will be messed up once the bug is fixed. To avoid this, make sure you play-test in SDL mode.

37716792-b8d35bca-2cf5-11e8-8771-645b9e028643.PNG


 
Back
Top Bottom