
Tizian developed core gameplay systems and visual enhancements for the YandoroLIVE/CrimsonCurse repository, focusing on player experience, stability, and maintainability. Over four months, he delivered features such as a robust player controller, arena progression, and scalable VFX workflows, while integrating UI improvements and refining boss mechanics. His technical approach combined Unity and C# scripting with shader programming to implement parallax effects, lighting, and post-processing, resulting in richer feedback and smoother transitions. Tizian’s work included extensive bug fixing and code refactoring, ensuring reliable scene management and asset integration. The depth of his contributions established a strong foundation for future development.

February 2025 monthly summary for YandoroLIVE/CrimsonCurse focused on delivering core gameplay improvements, stability, and a robust build/asset pipeline to enable smoother releases and faster iteration. The month included refactoring and new gameplay systems, integrated loading and level-management flows, and a broad set of UI/visual improvements, all reinforced by targeted bug fixes to reduce crash risk and improve player experience.
February 2025 monthly summary for YandoroLIVE/CrimsonCurse focused on delivering core gameplay improvements, stability, and a robust build/asset pipeline to enable smoother releases and faster iteration. The month included refactoring and new gameplay systems, integrated loading and level-management flows, and a broad set of UI/visual improvements, all reinforced by targeted bug fixes to reduce crash risk and improve player experience.
January 2025 monthly summary for YandoroLIVE/CrimsonCurse: Delivered core gameplay polish, robust UI, and arena progression, with a focus on business value, reliability, and maintainability. Implemented Pause Menu System across levels, enabling consistent pause/resume flows and UI polish. Implemented Arena/Win Scene progression with Phase-based arena switching and automatic progression to the win scene after boss, ensuring smooth game flow and clear end-state. Stabilized core gameplay loops through targeted fixes (Escape-to-main-menu recovery, Escape-from-Win-scene behavior, walljump and cooldown corrections, phase-end fixes), reducing player friction during level transitions and combat. Substantial visual and technical improvements including parallax polishing, post-processing and lighting enhancements, Flummi fluff visuals, pickup VFX, and safepoint-based death resets. Refactored codebase for maintainability and introduced build/tooling improvements to accelerate delivery. Overall impact: improved player experience, higher confidence in game stability, and a stronger foundation for future features and content.
January 2025 monthly summary for YandoroLIVE/CrimsonCurse: Delivered core gameplay polish, robust UI, and arena progression, with a focus on business value, reliability, and maintainability. Implemented Pause Menu System across levels, enabling consistent pause/resume flows and UI polish. Implemented Arena/Win Scene progression with Phase-based arena switching and automatic progression to the win scene after boss, ensuring smooth game flow and clear end-state. Stabilized core gameplay loops through targeted fixes (Escape-to-main-menu recovery, Escape-from-Win-scene behavior, walljump and cooldown corrections, phase-end fixes), reducing player friction during level transitions and combat. Substantial visual and technical improvements including parallax polishing, post-processing and lighting enhancements, Flummi fluff visuals, pickup VFX, and safepoint-based death resets. Refactored codebase for maintainability and introduced build/tooling improvements to accelerate delivery. Overall impact: improved player experience, higher confidence in game stability, and a stronger foundation for future features and content.
Monthly Summary - 2024-12 for YandoroLIVE/CrimsonCurse Overview: Delivered a comprehensive set of gameplay systems, visual enhancements, and stability improvements across levels, reinforcing core playability, visual fidelity, and progression flow. The work produced tangible business value through richer player feedback, deeper combat mechanics, and more immersive environments, while keeping the project on a steady integration cadence. Key features delivered: - SafePoint System: Implemented SafePoint activation with E input and corresponding active/inactive VFX for clear player feedback and reliable checkpointing. - Fog Shader and Ambient VFX: Prototypes and final shaders for cave and forest environments, delivering mood, depth, and ambient visuals. - Parallax System: Developed parallax background prototypes and applied them across cave and forest levels to enhance visual depth and consistency. - Push System (Schubser): Introduced four-direction push mechanics with prefab support and scene updates, enriching level interaction. - Boss mechanics and phase logic: Implemented boss head phase begin, phase transitions, and prototype logic to enable scalable boss encounters. - Upgrade system improvements: Integrated upgrade pickups and handler updates with a quick fix to streamline progression. - Skybox and 4K textures: Added skybox rendering and upgraded tree sprites to 4K for improved environmental visuals. - Enemy/pusher overhaul and related prototypes: Overhauled core enemy and pusher behavior with sneaker prototype to refine AI and combat pacing. Major bugs fixed: - Bouncer behavior stability: Fixed or stabilized bouncer interactions to reduce unintended teleport/placement issues. - Player attack shape corrected: Switched player attack shape to Quad for accurate hit detection and visual fidelity. - Missing line restoration: Recovered a previously omitted line to restore code integrity. Overall impact and accomplishments: The month delivered meaningful hits to both player experience and visual quality, with concrete improvements to feedback, depth, and stability. The SafePoint system and four-direction push contribute to polished gameplay and clearer player telemetry, while shader and parallax work elevates immersion across levels. Boss mechanics groundwork and upgrade system improvements lay the foundation for scalable, rewarding progression in 2025. These efforts reduce risk in future feature integrations and support a stronger player retention loop through richer visuals, clearer feedback, and steadier performance. Technologies and skills demonstrated: - Unity/C# scripting and gameplay feature integration - Shader programming and VFX work for fog and ambient environments - Parallax rendering techniques and level-wide application - AI/enemy behavior overhaul and tuning - Asset optimization and texture upgrades (4K trees) - Scene management, prefab workflows, and rapid iteration Notes: This summary reflects the December 2024 work window and aligns with ongoing project goals for CrimsonCurse.
Monthly Summary - 2024-12 for YandoroLIVE/CrimsonCurse Overview: Delivered a comprehensive set of gameplay systems, visual enhancements, and stability improvements across levels, reinforcing core playability, visual fidelity, and progression flow. The work produced tangible business value through richer player feedback, deeper combat mechanics, and more immersive environments, while keeping the project on a steady integration cadence. Key features delivered: - SafePoint System: Implemented SafePoint activation with E input and corresponding active/inactive VFX for clear player feedback and reliable checkpointing. - Fog Shader and Ambient VFX: Prototypes and final shaders for cave and forest environments, delivering mood, depth, and ambient visuals. - Parallax System: Developed parallax background prototypes and applied them across cave and forest levels to enhance visual depth and consistency. - Push System (Schubser): Introduced four-direction push mechanics with prefab support and scene updates, enriching level interaction. - Boss mechanics and phase logic: Implemented boss head phase begin, phase transitions, and prototype logic to enable scalable boss encounters. - Upgrade system improvements: Integrated upgrade pickups and handler updates with a quick fix to streamline progression. - Skybox and 4K textures: Added skybox rendering and upgraded tree sprites to 4K for improved environmental visuals. - Enemy/pusher overhaul and related prototypes: Overhauled core enemy and pusher behavior with sneaker prototype to refine AI and combat pacing. Major bugs fixed: - Bouncer behavior stability: Fixed or stabilized bouncer interactions to reduce unintended teleport/placement issues. - Player attack shape corrected: Switched player attack shape to Quad for accurate hit detection and visual fidelity. - Missing line restoration: Recovered a previously omitted line to restore code integrity. Overall impact and accomplishments: The month delivered meaningful hits to both player experience and visual quality, with concrete improvements to feedback, depth, and stability. The SafePoint system and four-direction push contribute to polished gameplay and clearer player telemetry, while shader and parallax work elevates immersion across levels. Boss mechanics groundwork and upgrade system improvements lay the foundation for scalable, rewarding progression in 2025. These efforts reduce risk in future feature integrations and support a stronger player retention loop through richer visuals, clearer feedback, and steadier performance. Technologies and skills demonstrated: - Unity/C# scripting and gameplay feature integration - Shader programming and VFX work for fog and ambient environments - Parallax rendering techniques and level-wide application - AI/enemy behavior overhaul and tuning - Asset optimization and texture upgrades (4K trees) - Scene management, prefab workflows, and rapid iteration Notes: This summary reflects the December 2024 work window and aligns with ongoing project goals for CrimsonCurse.
2024-11 Monthly Summary for YandoroLIVE/CrimsonCurse focused on delivering a comprehensive Player Visual Effects (VFX) System that significantly enhances player feedback, polish, and iteration efficiency.
2024-11 Monthly Summary for YandoroLIVE/CrimsonCurse focused on delivering a comprehensive Player Visual Effects (VFX) System that significantly enhances player feedback, polish, and iteration efficiency.
Overview of all repositories you've contributed to across your timeline