Human Mini Golf

The concept for this game started with the idea of what if aliens found mini golf courses but did not discover putters which led to mini-golf, but with guns. The project was primarily prototyped in blueprint in Unreal Engine 4. I have made the environments except for textures which are from Substance Source. I’m in the process of porting the blueprints over to C++ in order to be able to gain more experience on that end of things.

Gameplay - Platform Creation

 

Mechanic to allow the player to create platforms where they are looking. Right click will create a preview from that point in space and pressing “Q” will confirm the object. However, if it is not confirmed it will just be deleted. I will be expanding this to add more complexity and control over the platforms.

Feel free to click on either of the objects to see the rest of the code, or be able to read it easier.