[WIP] Top down shooter

I was previously working on a top down shooter project where I was procedurally generating the levels.

I still plan to do that but I wanted to start fresh on the project and this time I’m focusing less on level building and more on gameplay. Project is C++, only using Blueprints where necessary.

Here’s a gif of where I’m at as of this morning -

http://giant.gfycat.com/ExcellentWarmheartedBabirusa.gif

Next up I plan on implementing some basic AI.