Curse of Calypso

A pirate-themed stealth game

Curse of Calypso is a 3D stealth game where you play as a pirate who landed in an island full of cursed skeletons. Sneak behind enemies to silently kill them and quickly move around with your grappling hook!

You’ll encounter two types of enemies:

  • The Alerter: When the player enters its light range, it shouts and alerts the others.
  • The Attacker: Responds to hearing and sight stimuli, chases and attacks the player

Duration : 

Responsibilities:

• Designed and Implemented the AI for two types of guards, using a combination of abstracted stimuli detection and Behavior Trees to achieve highly reactive enemies.
• Encapsulated AI behaviors in order to easily create custom modular enemies.
• Implemented a grappling hook mechanic with a formula-based optimized targeting system.
• Retargeted and shared animations between the Enemy Skeletal Mesh and the Player’s using a transfer humanoid Rig.
• Implemented a basic stealth combat system.