Scape Land

20/09/2022

Scape Land is a first person game where the imagination, speed and skills of the player will be tested by different kind of puzzles, enemies and secrets. It is currently under development.

This is a videogame made in Unreal Engine using C++ and Blueprints for Windows devices.

Accomplishment

  • Generate the documentation for level and game design.
  • Level flow and level art design.
  • Use of blueprints with C++ background.
  • Character development using a Pawn actor in C++.
  • Created Animation Blueprints for enemies
  • Crosshair implementation and usage on gameplay
  • Collision Overlaping and Level BP for gameflow
  • Animation Retargeting (Using Epic Games Marketplace's animations and Mixamo)
  • Use of Whole Tomato Visual Assist for better performance in C++ development.