Lee Sinfield
games designer & Programmer
WIRE YOU RUNNING?
Wire are you running was another game made for global games jam we had. This project was made in unreal engine 4 and I worked alongside 6 other people. The aim of this game was to build 6 pylons so that you could call for help as the city had been devastated by an earthquake, the way you would build the pylons was by looting different objects in the scene for materials which could then be used to make the pylons.
Things I worked on:
I worked mainly on the looting and UI for this project, for example when the player would build a resource building they get a certain amount of that resource every 2-4 seconds and to show the player when this happened I added a widget component that pops up and shows the resource type they had just earned.
I also worked on the looting system that allowed the player to collect different items to build resource buildings which in turn help to make the pylons needed to complete the game. I made it so that whenever a player selected something in the scene it would destroy it and give the player that resource type. After 10 seconds that resource would then re spawn back at the same position so that the player could collect it again.