Sabitlenmiş Tweet
Josh Burton - Looking for Remote Opportunities
688 posts

Josh Burton - Looking for Remote Opportunities
@jjbrambles
Game Dev : {Animator, Rigger, Designer, Coder, Tool Maker, Artist} | {Stumbling after Jesus } { cgmTools | MRS | @cgMonastery } #maya #python #rigging
Texas Katılım Nisan 2022
308 Takip Edilen933 Takipçiler


Dragonling - Sleep Sprint Update
- Anims - Perch sleep enter/out, fly lean, split yawn from sleepy flight, fixed compression
- Shoots weak fireballs now when tired, they cost energy
- Arm perch toss improvements
- Flight body/head tracking improvements
- Design - refuses some orders when exhausted, refined other behavior splits
Medium post soon.
GIF
GIF
GIF
GIF
English

@Meta - do you really need to update a Quest 3S headset more than 5 times a day?
As a dev, it breaks iteration flow and the hand sets stop rendering correctly when it needs an update. Maybe there's a good reason for it but it's hard to guess.
English


Dragonling | Feeding
Been busy but closed out my Fire and Food sprint. Working on a medium post.
- Multiple ways to feed - hand, toss, throw, more
- New IK setup to track the spine/head to food and better track when air tracking
- Face override layer setup that increased range of expression over same animations (no head, mouth open blend as it gets closer to food, more)
- Some major refactors improving systems (focus, movement)
Next up is sprinting sleep to alpha readiness.
GIF
GIF
GIF
GIF
English

Dragonling - Fire Improvements
Juggling some freelance this week but making some progress.
- Fire animation hooked up
- Ended up with a two mask (additive) setup until I can do more fire animations (will do perch, sitting, etc) but the neck up mask works.
- Refactored target tracking and worked through some more hiccups
GIF
GIF
GIF
GIF
English


I just published Dragonling — Back To Animation medium.com/p/dragonling-b…
English

I just published cgmUpdates — Winter Update 1 — 2026 medium.com/p/cgmupdates-w…
English

Dragonling - Better Batch Export Workflow
Note: Scene is our pipeline tool I’ve been using/contributing to for almost 10 years. It’s grown a lot over that time, though there are still edges to refine.
I realized I didn’t have a clean way to update my export list. The export list is JSON data that tracks a group of files I want to batch export.
We already support updating a rig in a scene. Given a selected master, it checks the reference, looks for a newer iterator version, and updates if one exists.
I wanted a similar button to update the batch list. A quick chat with Cursor, pointing it at a few relevant pieces, and it was straightforward: one planning pass, one style pass, done.
Time to get our new stuff in engine.
GIF
English

Rigging Thoughts - Pivots!
Space pivots are something I started building into rigs about 15 years ago with my original Morpheus rig. The idea is to add extra constrainable spaces, usually on IK controls, when I want more flexible pivot behavior during animation.
On this dragon, for example, I wanted to rotate the foot from the heel. Since the rear foot is digigrade, the primary pivot is set on the pad. A space pivot gives me an additional transform point so I can rotate from whatever position and orientation I need, switching on the fly through my space system. Any solid space switcher can support the same workflow.
Sometimes these pivots become their own animator-facing controls, like on the sword character. There, it lets me rotate the wrist around the center of the handle instead of fighting offsets. Here just added the other spaces as options in the dynamic parent setup.
They’ve proven consistently useful across a lot of scenarios:
- Pivoting from the base of a staff, like Urdim in Poker Night at Discord (my rig, anim by me and my buddy Brian Raschko, Property of Discord)
- Animating cards on a table with precise rotation points or along custom paths
- Creating temporary contact pivots against the ground or another character
If you haven’t experimented with space pivots, they’re well worth adding to your toolkit.
GIF
GIF
GIF
English

Dragonling - Perch Idle
Simple one to start of the week.
- Been noodling some horn variants, not sure if we'll go that direction or not
- Tried using the chest direct control to put a simple breathe cycle on, kinda like it will probably incorporate to the rest on my next pass
- The upper jaw scale works as a squash for the upper face, I'll probably use that more as well
- Moving to sleeps next
GIF
English

Dragonling - Tossed
This will drive the grab toss and heavier impact beats. Right now it’s broken into toss_enter, toss_cycle, and toss_recover.
- Improved the recover so it read much cleaner than the previous version
- Likely separating the toss cycle into a standalone animation to dial in perfect loops
Just have perch and sleeps left from initial set to go for this sprint.
GIF
English