Tuesday, June 2, 2026

Status Update CA

This week I created a Niagara tool that allows particles to move along a spline like an asteroid belt. Additionally I was able to get 2 different splines and have particles jump between both of those paths.



perforce proof

 

Wednesday, May 20, 2026

Sprint 1 Common Art

This sprint I developed a new tool that allows artists to paint Niagara particles onto a scene.

This tool is optimized since it's using only 1 Niagara emitter, and it's only sending particle positions for where to spawn those Niagara particles.

This tool uses PCG to receive the brush data, interpret it, and then sends it off to Niagara through Niagara Data Channels using the PCG to Niagara Interop Plugin.

Secondly, this sprint I made the environmental particles able to transition from being at an environment rest position to tracking and following the player using scratch pad.






Tuesday, December 2, 2025

Dracula A stage

This week for Stage A, I completed all my assigned tasks, including the full title screen with working buttons, the clue description/dialogue Blueprint system, and the entire intro sequence with proper camera timing and transitions. I also finished the final Dracula scare sequence and added extra polish by including a jump-out moment where Dracula lunges toward the player at the end, creating a stronger and more dramatic finale.







Status Update CA

This week I created a Niagara tool that allows particles to move along a spline like an asteroid belt. Additionally I was able to get 2 diff...