Megafunk / MassSample

My understanding of Unreal Engine 5's experimental ECS plugin with a small sample project.
MIT License
682 stars 112 forks source link

Mass projectile demonstrator v1 #4

Closed vorixo closed 2 years ago

vorixo commented 2 years ago

A simple projectile demonstrator implementing a very simplistic projectile system using Mass.

Two projectile renderer demonstrators to choose:

Document pros and cons of each renderer. ie: Current flaw of the niagara renderer is that the particles are swapping position constantly due to its unsorted nature.

Megafunk commented 2 years ago

Would a glowing static mesh for the regular visualization count? if so, closed!!!!