Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Symmerty + Better Support for Low Res (16x16, 32x32, 64x64) + Output zoom

A topic by NiTL_Dev created Sep 08, 2018 Views: 300 Replies: 3
Viewing posts 1 to 2

I like the software a lot so far but I do have a few issues with it.

1. There's currently no way to zoom on the output or render preview, which makes it extremely hard to get a good look at the animations when dealing with low resolutions.

2. There's options for handling spread (0-180) but I haven't been able to find anything to make sure the spread is completely symmetrical, for higher resolutions this isn't really an issue but for low resolutions it means having to edit the sprite sheets by hand after making it, which can be quite a bit of work.

3. Changing the output scale doesn't affect the render preview. Great quality of life improvement to be able to see what the scaled output will look like without having to save it to a .png sprite sheet first.

Aside from those 3 things and a Undo/Redo button I don't feel like anything is missing at least for now, great job making BlastFX!

Developer

Thanks for the input!

I'll look into adding a zoom ability to the output or preview window, I can see how that would be handy.

When you say symmetrical spread, do you mean having the particles fire out at evenly spaced angles from each other? 

I'll try and make it so that the output scale affects the preview window, shouldn't be too hard to add. :)

Undo/Redo is on the list of things to add, I'll be working on that shortly!

"When you say symmetrical spread, do you mean having the particles fire out at evenly spaced angles from each other?"

I guess you could phrase it that way, yeah. It bugged me that the particles would have random spacing instead of it being uniform, it wouldn't be a problem if the particles were generated at run-time and thus different every time, but since it's being saved to a spritesheet and looped (e.g. a missile explosion) the gaps become very visible.

Developer

I'll have an update this weekend (hopefully) that should make you happy :)