Hello people! I am starting this sketchbook for at least one project I am going to work on and document it, with hopes of critique and feedback.
I wanted to go step back from flashier effects and focus on something simpler, basic and more readable while making it reusable and performant. My goals for this project:
- Create a pack of VFXs for different elemental projectiles consisting of:
- Launch - Projectile being shot/cast.
- Flight - Projectile’s traversal in space.
- Collision - How projectile resolves due to collision.
-
I want to focus on using master materials for each different aspect - trails, particles, meshes having their separate interchangeable material instances , while using same or very similar Niagara Systems. All materials made properly with reusable material functions.
-
Making textures for each element separately.
This should be quite some work, doing everything from scratch. I will be starting with 4 elements, maybe expanding further in the future.

