
Adeel contributed to IanCher/Orbs-And-Dash by developing gameplay systems, UI enhancements, and visual effects that improved player onboarding, progression, and immersion. He engineered features such as a reusable tutorial manager, dynamic orb collection tracking, and cross-scene UI state management, leveraging C# scripting and Unity’s prefab and scene management tools. His work included optimizing performance through prefab instantiation and VFX management, integrating new 3D models and shaders, and refining typography for better readability. By focusing on modular, maintainable code and clear user feedback, Adeel delivered solutions that streamlined onboarding, supported scalable content, and enhanced the overall gameplay experience.

Month: 2025-12 | Repository: IanCher/Orbs-And-Dash Key features delivered: - PotionBomb optimization: Replace PotionBomb(Clone) with a proper prefab instance and disable puff VFX to boost runtime performance and visual clarity. Commit af79783d212c2124cc0c0ff8fad059fb92439617. - Gameplay countdown system: Added StartCountDown visual to improve player awareness and pacing. Commit 2eb89fd9494ea194ec1d81ae7b17c46bd6094805. - Intro/Outro progression and reset: Introduced CureButton in Main Menu to transition to outro after collecting three orbs; ensure visibility based on outro status and reset progress for both intro and outro scenes. Commit 6259bd677828a28775a89017e5c63a556b3bc9e1. - Tutorial and UI movement cues: Added blinking WASD UI to guide players during tutorial. Commit 4f984818f5e812d6249164ffb521c8f78a4ed739. - Typography upgrade: Introduced Underlay font to replace StarCounterText, improving text rendering and UI readability. Commit 3c8c9558bce740e6ff2853678a7ee8247c10c0b2. - Rare Orbs UI and cross-scene visuals: Add RareOrbCollected indicators and assign RareOrb Id to Lava Level; reset level select indicators on UI Enable; replace outro sprite with RareOrbs for consistency. Commits: 59f46b9be07cf94dd43c6aad78d08c01f676e360; e8bc357ee3f51e0d78819ac5acf4b27a9e82906f; 8433d4507dad335514cc56489ba2ecc6f906ed7a. Major bugs fixed: - PotionBomb runtime/visual bug fixed by prefab replacement and VFX disable, reducing frame drops and visual clutter. - UI state reset issues addressed: indicators reset correctly when progress resets (OnEnable), preventing stale UI after restarts. - Outro visuals consistency corrected by replacing outro sprite with RareOrbs. Overall impact and accomplishments: - Deliverables enhanced core gameplay performance, user guidance, and cross-scene UI consistency, leading to smoother play sessions and improved onboarding. The changes support higher retention through faster perceived performance, clearer pacing, and reliable UI feedback in intro/tutorial/outro flows. Technologies/skills demonstrated: - Unity game development, C#, and UI/UX integration - Prefab instantiation, VFX management, and performance tuning - Cross-scene data handling, state reset, and UI readability improvements - Font asset management and typography engineering - Feature-driven progression controls and event-driven UI
Month: 2025-12 | Repository: IanCher/Orbs-And-Dash Key features delivered: - PotionBomb optimization: Replace PotionBomb(Clone) with a proper prefab instance and disable puff VFX to boost runtime performance and visual clarity. Commit af79783d212c2124cc0c0ff8fad059fb92439617. - Gameplay countdown system: Added StartCountDown visual to improve player awareness and pacing. Commit 2eb89fd9494ea194ec1d81ae7b17c46bd6094805. - Intro/Outro progression and reset: Introduced CureButton in Main Menu to transition to outro after collecting three orbs; ensure visibility based on outro status and reset progress for both intro and outro scenes. Commit 6259bd677828a28775a89017e5c63a556b3bc9e1. - Tutorial and UI movement cues: Added blinking WASD UI to guide players during tutorial. Commit 4f984818f5e812d6249164ffb521c8f78a4ed739. - Typography upgrade: Introduced Underlay font to replace StarCounterText, improving text rendering and UI readability. Commit 3c8c9558bce740e6ff2853678a7ee8247c10c0b2. - Rare Orbs UI and cross-scene visuals: Add RareOrbCollected indicators and assign RareOrb Id to Lava Level; reset level select indicators on UI Enable; replace outro sprite with RareOrbs for consistency. Commits: 59f46b9be07cf94dd43c6aad78d08c01f676e360; e8bc357ee3f51e0d78819ac5acf4b27a9e82906f; 8433d4507dad335514cc56489ba2ecc6f906ed7a. Major bugs fixed: - PotionBomb runtime/visual bug fixed by prefab replacement and VFX disable, reducing frame drops and visual clutter. - UI state reset issues addressed: indicators reset correctly when progress resets (OnEnable), preventing stale UI after restarts. - Outro visuals consistency corrected by replacing outro sprite with RareOrbs. Overall impact and accomplishments: - Deliverables enhanced core gameplay performance, user guidance, and cross-scene UI consistency, leading to smoother play sessions and improved onboarding. The changes support higher retention through faster perceived performance, clearer pacing, and reliable UI feedback in intro/tutorial/outro flows. Technologies/skills demonstrated: - Unity game development, C#, and UI/UX integration - Prefab instantiation, VFX management, and performance tuning - Cross-scene data handling, state reset, and UI readability improvements - Font asset management and typography engineering - Feature-driven progression controls and event-driven UI
Month: 2025-11 — Consolidated onboarding improvements, UI polish, and visuals into a streamlined release that enhances new player ramp-up, readability, and perceived quality. Focused on delivering modular, reusable components and polished visuals that drive player engagement and reduce onboarding friction.
Month: 2025-11 — Consolidated onboarding improvements, UI polish, and visuals into a streamlined release that enhances new player ramp-up, readability, and perceived quality. Focused on delivering modular, reusable components and polished visuals that drive player engagement and reduce onboarding friction.
Concise monthly summary for 2025-10 highlighting key business value and technical achievements for IanCher/Orbs-And-Dash. Focused on delivering playable features, improving player engagement, and establishing a scalable development pattern for future iterations.
Concise monthly summary for 2025-10 highlighting key business value and technical achievements for IanCher/Orbs-And-Dash. Focused on delivering playable features, improving player engagement, and establishing a scalable development pattern for future iterations.
Sept 2025 monthly wrap-up for IanCher/Orbs-And-Dash: Delivered a set of performance, UX, and progression enhancements with clear business impact. Implemented rendering optimizations and visibility fixes, refreshed the main menu, and enabled persistent orb progression, all backed by concrete commits and aligned with product goals for smoother onboarding and monetization readiness.
Sept 2025 monthly wrap-up for IanCher/Orbs-And-Dash: Delivered a set of performance, UX, and progression enhancements with clear business impact. Implemented rendering optimizations and visibility fixes, refreshed the main menu, and enabled persistent orb progression, all backed by concrete commits and aligned with product goals for smoother onboarding and monetization readiness.
August 2025 performance summary: Delivered a feature-rich gameplay environment across GMTK-2025 and Orbs-And-Dash with a focus on core gameplay setup, visuals, audio, and UX refinements. Key features delivered include a robust GameScene core setup with multi-track test environments, UI refinements, countdown flow, and the addition of a second track; new car visuals with hover transformation; ambient music integration with correct asset wiring; and a looping main menu video background using RenderTexture and VideoPlayer. In Orbs-And-Dash, added Potion Bomb model with materials, a Static Wall Obstacle to enhance level design, Underwater Godray visuals, a centralized AudioManager for consistent sound playback, and smoother horizontal movement via lerp-based input. These efforts accelerate iteration, improve player immersion, and establish a scalable foundation for future features. Technologies demonstrated include Unity scene management (build index, scene loading), prefab and material updates, AudioSource orchestration, VideoPlayer/RenderTexture usage, particle/shader enhancements, and input smoothing.
August 2025 performance summary: Delivered a feature-rich gameplay environment across GMTK-2025 and Orbs-And-Dash with a focus on core gameplay setup, visuals, audio, and UX refinements. Key features delivered include a robust GameScene core setup with multi-track test environments, UI refinements, countdown flow, and the addition of a second track; new car visuals with hover transformation; ambient music integration with correct asset wiring; and a looping main menu video background using RenderTexture and VideoPlayer. In Orbs-And-Dash, added Potion Bomb model with materials, a Static Wall Obstacle to enhance level design, Underwater Godray visuals, a centralized AudioManager for consistent sound playback, and smoother horizontal movement via lerp-based input. These efforts accelerate iteration, improve player immersion, and establish a scalable foundation for future features. Technologies demonstrated include Unity scene management (build index, scene loading), prefab and material updates, AudioSource orchestration, VideoPlayer/RenderTexture usage, particle/shader enhancements, and input smoothing.
July 2025 monthly performance for IanCher/Orbs-And-Dash focused on delivering core visuals, gameplay systems, and foundational lore to boost immersion, variety, and future content scalability. Implementations included underwater tunnel visuals with dynamic tube generation, a rolling pipe-enemy mechanic, and the initial lore framing for Milo's quest to collect magical orbs across dimensions.
July 2025 monthly performance for IanCher/Orbs-And-Dash focused on delivering core visuals, gameplay systems, and foundational lore to boost immersion, variety, and future content scalability. Implementations included underwater tunnel visuals with dynamic tube generation, a rolling pipe-enemy mechanic, and the initial lore framing for Milo's quest to collect magical orbs across dimensions.
June 2025 — IanCher/Orbs-And-Dash: Delivered the Orb Counter UI and Collection Progress System, including new UI, OrbCounterManager, font integration (MedievalSharp-Regular SDF), and updates to orb prefabs/scripts to provide real-time collection progress feedback and foundation for complete level progression. This work enhances player engagement by giving clear progression signals and establishes a scalable architecture for future enhancements.
June 2025 — IanCher/Orbs-And-Dash: Delivered the Orb Counter UI and Collection Progress System, including new UI, OrbCounterManager, font integration (MedievalSharp-Regular SDF), and updates to orb prefabs/scripts to provide real-time collection progress feedback and foundation for complete level progression. This work enhances player engagement by giving clear progression signals and establishes a scalable architecture for future enhancements.
March 2025 monthly summary for gamkedo-la/branch-out-vr focused on delivering a key feature and validating its business impact. Feature: Camera Orbit Rotation Smoothing with a rotationSmoothing parameter to reduce jitter and improve fluidity in VR camera movement. No major bugs fixed this month. Overall impact: smoother visuals, enhanced immersion, potential for higher user retention and satisfaction. Technologies/skills demonstrated: end-to-end feature delivery, camera system integration, parameterization, and performance-conscious coding.
March 2025 monthly summary for gamkedo-la/branch-out-vr focused on delivering a key feature and validating its business impact. Feature: Camera Orbit Rotation Smoothing with a rotationSmoothing parameter to reduce jitter and improve fluidity in VR camera movement. No major bugs fixed this month. Overall impact: smoother visuals, enhanced immersion, potential for higher user retention and satisfaction. Technologies/skills demonstrated: end-to-end feature delivery, camera system integration, parameterization, and performance-conscious coding.
February 2025 performance summary for gamkedo-la/branch-out-vr: Delivered two major features—Garden Visuals Upgrade (Watering Can 3D model integration and post-processing enhancements) and Main Menu Revamp (UI redesign and improved responsiveness)—along with a critical bug fix for branch-cut exceptions. These changes enhanced visuals, navigation, and stability, contributing to better user engagement and a smoother onboarding experience. Key technical skills demonstrated include 3D asset integration, post-processing effects, UI/UX design, and robust exception handling with clear commit traceability.
February 2025 performance summary for gamkedo-la/branch-out-vr: Delivered two major features—Garden Visuals Upgrade (Watering Can 3D model integration and post-processing enhancements) and Main Menu Revamp (UI redesign and improved responsiveness)—along with a critical bug fix for branch-cut exceptions. These changes enhanced visuals, navigation, and stability, contributing to better user engagement and a smoother onboarding experience. Key technical skills demonstrated include 3D asset integration, post-processing effects, UI/UX design, and robust exception handling with clear commit traceability.
January 2025 performance summary for gamkedo-la/branch-out-vr. Delivered audio enhancements and robust input handling to improve user immersion and stability in VR. Key milestones include new scissor action SFX and AudioManager integration, ambient audio system with balanced normalization, and defensive input checks to prevent null references during camera rotation. These changes enhance product quality, reduce risk in user interactions, and establish a scalable audio architecture for future creative assets.
January 2025 performance summary for gamkedo-la/branch-out-vr. Delivered audio enhancements and robust input handling to improve user immersion and stability in VR. Key milestones include new scissor action SFX and AudioManager integration, ambient audio system with balanced normalization, and defensive input checks to prevent null references during camera rotation. These changes enhance product quality, reduce risk in user interactions, and establish a scalable audio architecture for future creative assets.
Overview of all repositories you've contributed to across your timeline