Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Pixel Fx Designer

Design pixelart effects and render them to .png sprite sheets or .gifs · By CodeManu

How to render one burst?

A topic by Baby Duka Games created Sep 21, 2018 Views: 1,723 Replies: 3
Viewing posts 1 to 2
(4 edits)

How can I burst my explosion animation just once when rendering. It seems to only burst two or three after each other making it impossible to render just one burst?

Thanks!

Here is a tutorial by CodeManu that explains how create and render an explosion (just one burst), I hope it helps:

Thanks a lot!

Render the same frames as your explosion particles life are. 

If the particle have 30 in live, that means frames, so if you render 60 frames, on render will do it two times. Set render frames to 30 so will fit just one burst.