SpaceCadetPinball icon indicating copy to clipboard operation
SpaceCadetPinball copied to clipboard

free asset set

Open colemickens opened this issue 3 years ago • 1 comments

Are the asset set files proprietary in format as well? Is it possible for the community to create their own texture pack?

colemickens avatar Nov 19 '21 00:11 colemickens

Of course it is proprietary, the format is called PARTOUT. It is possible to create your own version .dat file, the game will accept any valid file.

In addition to sprites, .dat files also contain scene layout, projection, and physics parameters. You will have to redefine them all as well, probably losing the original feel in the process. I might make a PARTOUT editor in the future, but not soon.

k4zmu2a avatar Nov 19 '21 05:11 k4zmu2a