Nobody teaches the second job description: how to exist inside a studio. Here's the part they assume you know - the first 90 days, the two languages you'll translate between, and how to keep your evenings.
Days 1-30: learn the terrain, ship something tiny. Get every system working: engine builds, version control synced, the wiki bookmark folder. Map the pipeline as it actually is, not the wiki version. That includes the part where Dave exports through a batch file only Dave has. Write down every acronym you don't recognize and look it up. The glossary helps with the common ones; for studio-specific terms, ask early. Asking in week two is charming. Asking in month six is awkward. Then ship one small, safe, visible thing: a fix to a broken tool, a two-line improvement to an export script. It proves you're real.
Days 31-60: find the pain, earn a user. Sit with artists and watch them work - actually watch; the most valuable question in tech art is "wait, why do you do it that way?" asked kindly. Keep a pain journal: every sigh, every workaround, every 14-click ritual. Pick the smallest one with the biggest sigh-to-effort ratio and fix it for one artist. Word of mouth does the rollout for you.
Days 61-90: propose, don't pounce. Now - not week one - you've earned the right to suggest process changes, because you know why the weird parts are weird. Write the one-pager: problem, cost, proposal, effort estimate. Small scope, reversible, with the old path kept warm. Congratulations: that's the job, and you now do it with context instead of hubris.
A new TA once spent their first sprint building a beautiful replacement for the "outdated" material assignment tool. It handled every case except the two undocumented ones the old tool existed for, which they would have learned in a day of asking. Both tools now had to be maintained. The lesson stuck with everyone, including me, who had approved the sprint: archaeology before architecture.
You'll spend your career translating between two groups who are both right:
| Artists optimize for | Engineers optimize for | |
|---|---|---|
| Values | The result on screen, iteration speed, feel | Correctness, budgets, maintainability |
| A "bug" is | "It looks wrong" | "It violates the spec" |
| Fears | Tools changing mid-production, losing work | Unbounded content, silent workarounds |
| Won over by | Seeing it work on their asset | Numbers, edge cases considered, small diffs |
Practical translation rules: when carrying an artist request to engineering, convert feelings into numbers first ("the shader feels slow" -> "material editor iteration is 40 seconds per change, here's the profile"). When carrying an engineering constraint to artists, convert numbers into consequences on their screen ("we're over memory budget" -> "streaming will hitch right when the boss spawns"). Never relay a message you don't understand yourself - you'll defend it badly and both sides will notice.
The genre words nobody defines in the meeting: vertical slice (one level polished to final quality to prove the game), gold master (the build that ships), content lock (no new assets after this date - TA tools work spikes right before it), tech debt (shortcuts with compound interest - much of your job is refinancing it), ninja fix (an unreviewed change snuck into the build; don't become known for these), bus factor (how many people can be hit by a bus before a system is unmaintainable - if a pipeline's bus factor is "Dave", that's a TA project), and post-mortem (the meeting where you learn blame-free honesty, or learn your studio doesn't have it). The full set lives in the glossary under Studio Jargon.
Honest version: deadline pressure exists everywhere; permanent crunch is a management failure that will be presented to you as passion. TAs are unusually exposed - you serve every department, so every department's panic can land on you. Defenses that work: make your queue visible (a public task board turns "can you just quickly-" into a prioritization conversation with their lead, not a guilt transaction with you), say no with a price tag ("yes after content lock" / "yes, if X slips a week - your call"), and watch the studio's memory: how they treated people during the last crunch is precisely how they'll treat you in the next one. Sustained-crunch shops with no comp time and hero-worship of the guy who slept under his desk - that's not a rough patch, that's the culture. The industry is large. Move.
Every TA feels underqualified, permanently, because the role is a moving intersection of six fields and you're junior in at least four of them at any given moment. The artists assume you know engineering; the engineers assume you know art; you assume everyone else's assumption is correct. Nobody knows the whole stack. The feeling never fully leaves - you just learn it's the texture of the job rather than a verdict on you. "I don't know, I'll find out" said in a steady voice is the most senior sentence in the building.