reputage / seedQuest

A 3D Visual Mnemonic Game for Key Recovery
Apache License 2.0
54 stars 7 forks source link

Add in VFX Particles to affect all Interactable Actions in Scriptable Object #494

Closed jasukim closed 5 years ago

jasukim commented 5 years ago

Is your feature request related to a problem? Please describe. I am noticing a lot of interactables that need to have the VFX Particles updated for consistency. However, it's becoming quite a nuisance to have to add in the correct VFX for four action objects for 16 interactables that may not have selection VFX particles.

Describe the solution you'd like While I'd like to still have the option to have potentially different VFX particles show up for each interactable object, I would like to suggest a global VFX particle change that affects all four action objects for each interactable. We have something that looks similar in place, but currently does not work.

Additional context image Screenshot of Interactable Scriptable Object

jasukim commented 5 years ago

Looks like the bottom setting does affect all the VFX on the object. Closing issue.