Closed TheRoboZ closed 5 months ago
COOL! Alas, we keep using our own wrapper around the basic SGDK funcs because even now it is not enough for a beat 'em up
Any chance of sharing the wrapper? This PR came from a plan to compare bot sprite engines for performance on r-type, if your wrapper performs even better, I'd gladly use it for an ad-hoc implementation for my engine.
Any chance of sharing the wrapper? This PR came from a plan to compare bot sprite engines for performance on r-type, if your wrapper performs even better, I'd gladly use it for an ad-hoc implementation for my engine.
We cannot share it (at least until Zabu is fully released). But the main thing in the wrapper is:
This implements:
and fixes the empty frame bug in:
for the legacy sprite engine