Simple Shooter is a demo made in Unreal Engine 4 using both C++ and Blueprints. In this game, you are tasked with shooting down all the enemies before they kill you. It has:
►Behaviour Trees and Blackboard for its AI enemies.
►Animation Blueprints to animate both the player and the enemies.
►Simple UI elements for the crosshair and health.
►Particle effects for the gun.
►Hitscan Gun.
►Win/Lose condition.
Copyright © 2022 Victor Gomes