CobeyH / Leora

2D Moth Puzzle Game written in Unity
4 stars 1 forks source link

Moth Flock Movement #243

Closed CobeyH closed 1 year ago

CobeyH commented 1 year ago

Describe the solution you'd like We have decided to stick with the same underlying solution for moth hit detection. However, we want to tune the parameters of the particle system force fields and noise module of the particle system to create better movement. Ideally the moths will not move as fast or randomly, and will travel on a more defined path when moving towards a light.