Project information

  • Title: SCP: Unsight Whispers
  • Category: Video Game
  • Genre: Horror
  • Technology: Unreal Engine 5
  • Language: C++
  • Link: Itch.io

Project Contribution

  • Developed the entire project fully in C++ for performance and modularity.
  • Implemented interactable and pickable interfaces to enhance gameplay interaction.
  • Designed a dynamic hints system, placing clue items throughout the level that assist players with puzzles via the Tiny companion.
  • Created wall decal hints that reveal hidden codes when illuminated by the player's flashlight, adding depth to puzzle-solving mechanics.
  • Worked extensively with animation systems, including Blend Spaces, Animation Montages, Custom AnimNotifies, and Notify States for both Enemies and Tiny.
  • Brought Tiny, the companion, to life — guiding players and offering contextual puzzle hints.
  • Developed AI systems for Enemies B & C using Behaviour Trees and AI Perception.
  • Programmed Enemy B to patrol upside-down across ceilings, pursue the player, and execute a unique "lift and eat" attack.
  • Designed Enemy C with dual-range behavior: launching projectiles from afar and leaping to deal close-range damage.
  • Led thorough bug-fixing, testing, and debugging cycles to ensure gameplay stability and polish.