I have a problem. When I save a file with one of the assets for my game, it is 391 KB in size, but when I save it empty, it is 371 KB. Since I have a lot of files, it amounts to a lot of wasted space. Any ideas for lowering the size?
Remove any packed data (File menu), use the compress option when you save, remove anything you don’t need
A blend file with nothing in it comes in at 90 KB for me (433 KB when the compress option is not used)
Using the compress option took it down to 80 KB. Many thanks.