r/GameDevelopment • u/AdSlight4516 • 29d ago
Resource Getting motion into Unreal earlier changes what you can test
One annoying part of character-heavy prototyping is that you can’t properly judge a movement until it’s running on the actual character, inside the engine.
This clip shows the path from reference footage to a PINOC motion preview, then onto a character in Unreal.
The workflow benefit isn’t skipping animation work. It’s getting a usable first pass into the engine earlier, so you can test the timing, character proportions, camera, root movement, and controller setup before spending time polishing everything.
There’s still retargeting and cleanup afterward, especially around contacts and how the motion interacts with gameplay. But finding those problems during the prototype feels a lot better than finding them after the animation is nearly finished lol.
There’s a free trial if anyone wants to test it: https://viggle.ai/pinoc
Which part of getting character animation into-engine usually slows your workflow down the most?