The PNG exporter should search for pics1.png instead of hard coding its location, so that the user can just provide their own in their levels folder. A commandline switch should be provided to request a different sprites filename, and an exception should be raised if the file cannot be found.
The PNG exporter should search for pics1.png instead of hard coding its location, so that the user can just provide their own in their levels folder. A commandline switch should be provided to request a different sprites filename, and an exception should be raised if the file cannot be found.