ftl-overdrive
ftl-overdrive copied to clipboard
Incorrect crew placement
Bob is supposed to be in the pilot room, but is rendered in the engines room.
local test = s:AddCrewMember( library.GetRace( "human_male" ), "Bob" )
test:SetRoom( pilot )
test:SetAnimation( "walk.down" )
Yea it was a really quick commit just to show I'm still alive and working on things :P
I'll fix it later today.