15

So im a programming student at university, tasked with a small group project to make a simple 3d platformer in ue4.
End up with 3 games design students where I'm doing all of the technical stuff while they do sound, graphics and design.
So I make a simpe all purpose ai that can do everything they need and hand it over. The next day I get a call saying it doesn't work. Takes me an hour to realise they don't have a navmesh. Now, that wasn't too unreasonable mistake as they didn't know what one was but a few hours later they call me again saying it doesn't deal any damage.

I'm going through the blueprints and can't find out what isn't working until an idea pops into my head.

Me "Click the damage variable for me"
Them "What's a variable?"
Me "That thing on the bottom left that says damage. Then the world value should pop up on the right with a number, tell me that number."
Them "0"

So apparently they fucked with the variable and set damage dealt to 0. Dunno why, they didn't even know what it was nor what it did.

This is my life at the moment. I hope a real job ain't this bad :(

Comments
  • 0
    In the army they say: Painful training, easy war...
    Your already learning how to deal with shitty teams
Add Comment