
Galaxy Strike
Galaxy Strike:
-
Genre: 3D Space Combat/Cinematic Rail Shooter
-
Engine: Unity​
-
Highlights of the Game:
-
Precision Laser Combat System: Developed multi-laser weapon systems with particle-based projectiles responding to mouse-aimed targeting, featuring dynamic crosshair positioning through real-time mouse-to-world conversion and multi-hit enemy systems with customizable health pools.
-
Timeline-Driven Cinematic Integration: Implemented seamless Timeline animation sequences for player and enemy movements creating professional-paced space combat experiences, with multi-line dialogue system using TextMeshPro integration for story delivery during gameplay.
-
Advanced Flight Mechanics Framework: Built constrained movement system with smooth player translation within defined boundaries, featuring dynamic ship rotation with pitch and roll calculations based on input, and Lerp-based interpolation for fluid, responsive aircraft-style banking responses.
-
Component-Based Architecture Design: Engineered modular systems for movement, weapons, collision, and scoring with Service Locator pattern implementation creating loose coupling between systems while maintaining clear communication channels.
-
Sophisticated Input & Targeting Systems: Integrated modern Unity Input Actions with screen-to-world conversion mechanics enabling precise targeting across varied camera perspectives, featuring hidden system cursor with custom crosshair for immersive combat experience.
-
Event-Driven Scoring & Feedback: Created centralized scoreboard system with increment-based updates providing immediate feedback, visual destruction system with instantiated VFX for combat interactions, and responsive UI integration maintaining seamless interface.
-
Audio-Visual Excellence: Implemented persistent music system with singleton pattern ensuring continuous soundtrack across scene transitions, advanced particle system mastery for lasers and explosions, and atmospheric audio integration without interruption.
-
Environmental World Design: Built custom terrain systems providing varied combat environments from asteroid fields to planetary surfaces, with Timeline choreography creating dynamic cinematic battles and intelligent boundary systems maintaining optimal gameplay zones.
-
-
Key Takeaways:
-
Cinematic Game Development: Mastered Unity Timeline integration for narrative sequences combined with real-time combat systems, balancing player agency with directed storytelling through sophisticated animation and dialogue systems.
-
Advanced Combat Mechanics: Strengthened expertise in precision aiming systems, particle-based weapon mechanics, and mouse-to-world positioning translation for tactical engagement across varied 3D environments.
-
System Architecture Mastery: Enhanced skills in component-based design patterns, Service Locator implementation, and event-driven communication systems supporting modular development and rapid feature expansion.
-
Performance & Polish Integration: Improved proficiency in coroutine-based state transitions, singleton management patterns, and advanced particle system optimization maintaining smooth performance during intense space combat scenarios.
-