Godot Version
4.3
Question
Hi, I’m working on a render project for converting 3d models into 2d sprites, my 3d character has a few animations, and I want to blend them using AnimationTree
, my question is how I can play animation output
frame by frame, I want to use SubViewport
to capture frame and save it to a file