Skip to main navigationSkip to main contentSkip to footer
  • Home
  • About
  • Contact
Mauricio Galvez
  • Home
  • About
  • Contact
  • LinkedIn icon
  • GitHub icon
  • Instagram icon
  • Facebook icon
Mauricio Galvez

Category: Gameplay

Simple TPS (Unreal)

Posted on: April 11, 2021 Last updated on: April 11, 2021 Written by: maurigalvez Comments: 0
This week I finished my C++ Unreal course! For the last part of the course we worked on a simple FPS kill em all game! I implemented the logic for the character, gun, and learned about how to work with animations in Unreal. As well I learned about how to use the Behaviour tree to…
Continue reading “Simple TPS (Unreal)”…

Toon Tank Demo (Unreal)

Posted on: April 5, 2021 Last updated on: April 5, 2021 Written by: maurigalvez Comments: 0
This is another demo I worked on from the UE4 course I’m taking. It’s a simple game where you as the tank need to destroy all the enemy turrets in the level. But you also need to be careful because they will fire back at you as well! So far I’ve learned more about how…
Continue reading “Toon Tank Demo (Unreal)”…

Dungeon Escape (Unreal)

Posted on: April 3, 2021 Last updated on: April 4, 2021 Written by: maurigalvez Comments: 0
I’ve been taking a course on UE4 for the past week, I’ve put it for quite sometime now! But now I’m in! haha. This is just a simple demo based on one of the first parts of the course. It touches simple player interactions with the world ! I did work on a simple mini…
Continue reading “Dungeon Escape (Unreal)”…

Writing Data-Driven Code in Unity : Event Chains

Posted on: January 6, 2018 Last updated on: January 6, 2018 Written by: maurigalvez Comments: 0