alaestor / Rimworld-Teleporting

1 stars 1 forks source link

Saving while targeting at console locks pawn #24

Closed alaestor closed 3 years ago

alaestor commented 3 years ago

the pawn never tops using the console. the way im currently freeing the pawn from the job is hacky and insufficient. Need to investigate job drivers and toils more.

start with TeleportConsoleJobs.cs -> JobDriver_UseTeleportConsole_ShortRange investigate useTeleporterToil.AddEndCondition, maybe query console?