Lucas7211
Lucas7211
The way pickups were coded is that they destroy themselves when they get picked up, but destroy isn't an instant operation, it will take at the very least one tick...
The game expects to discover all its resources in folders relative to the working directory that it is run with. If you're trying to split it into a binary in...
Worth noting that the COPY_LIBS behavior is disabled in the Makefile. We used it for storing the library versions that the binary was linked against for commercial packages, but it's...