Something which I am stuck in Unreal 5.3 is AnimationToTexture node. It throws Animation To Texture failed error
Community Tutorial: AnimToTexture Plugin, How to Use it to make Vertex Animation Textures for crowds
Hereās the solution for these nodes. These nodes are name extracting nodes and hence can be set this way. This is working for me.
Right click and create 3 nodes Make Literal Name and assign them the name as BonePositionTexture BoneRotation and BoneWeightsTexure and assign them to the respective node
Thanks for sharing! Can you confirm that you have this working in 5.3? Could you share a screen grab or more info?
Hi @DaftAlexPunk Could you confirm whether your current github fork still has the sync issue?
And would you know if there is some way to make this work in5.3?
Hi @eco_bach2 sorry for late reply, Iām a simple hobbyist with a real exhausting work. I think @kromond proposes now in his github something working with 5.2. I hope epic hasnāt break anything in 5.3 again.
Mine in that place : AlexandrePoisson/AnimToTextureHelpers at UE5.3.1 (github.com) also works, but thatās a kinda messy description * a workaround using PCG, which is kind of unstable * unstable * unstable. maybe you need to check @kromond github thatās been updated with its nice widget first. Iāll spend a bit of time next week end to clean up my project and update my fork in case youāre not successful.
Thank you so much!
Thank you for providing this guidance, Kromond.
Does anyone know if this works with UE 5.4? Want to confirm compatibility, if possible.
Iāve only used it for 5.3 and works good!
I have a question though, is it possible to make the VAT animation compatible with more than 1 LOD? I feel I need to adjust the script in order to make it work. For instance I had a similar tool running at another DCC which preserves original points from LOD0 across all LODs and by doing that, VAT animation works fine. I just dont know how to do it with this tool.
Cheers,
Jose
Hi @kromond , I am unable to import the EUW_VAT_Utils file into the engine. I was download the files individually. My Engine is 5.3. Do you have a better solution?