Well-known-Game-Studio / wot_a_good_game

WOT: A Good Game - Wotxels; the first of its name
https://twitter.com/WellKnownGames
3 stars 0 forks source link

feat(effects): added campfire effects #79

Closed finger563 closed 1 year ago

finger563 commented 1 year ago

Description

Motivation and Context

Related to #37 we needed to start adding particle effects to the world to start building up some systems for use. This PR adds campfire (smoke + particles) using cube meshes (voxels) with new material instances for control and configuration from niagara particle system.

How has this been tested?

Playing the diorama test scene in the editor.

Screenshots (if appropriate):

https://github.com/Well-known-Game-Studio/wot_a_good_game/assets/213467/c9f67720-5e71-427f-ab49-2776499a3105

Types of changes

Checklist:

Software