apaza610
July 6, 2017 15:48:41
Hello one question please…
I'm exporting cloth simulations for UE4 using the Vertex Animation Textures tools
the animation works great but…
I noticed that the exported FBX has the original UVs destroyed, is this a bug or am I doing something wrong ???
mikelyndon-sesi
July 6, 2017 16:22:46
I submitted a fix yesterday that might solve that problem. Can you download the latest tools from the development branch on Github and see if that fixes it?
https://github.com/sideeffects/GameDevelopmentToolset/tree/Development [
github.com]
Mike
apaza610
July 6, 2017 16:37:40
Hi mikelyndon-sesi, I just tried the latest tools, The UVs are OK

but it has other problem when I hit render: …..
mikelyndon-sesi
July 6, 2017 17:20:18
Hmmm. Can you dive inside the rop and see what the error is on the mantra5 node? It should be on the far left inside the container.
apaza610
July 6, 2017 17:41:23
Well this is the matra5 node problem…
mikelyndon-sesi
July 7, 2017 16:30:35
Strange. I don't know why it's trying to cook those if they're not connected. If you right click on the vertex_animation_textures node and choose “Allow editing of Contents”. Then delete both the mantra4 and mantra5 node as well as NORMAL_TEXTURE inside soft_obj that might fix it. I'll submit an update on GitHub once I've done some more testing.
apaza610
July 8, 2017 09:40:01
Thanks Mike, deleting those nodes unfortunatelly does not help

I hope you can fix it

, I'll be waiting……
mikelyndon-sesi
July 9, 2017 20:15:14
Can you post a hip file? I can't figure out why it's not working for you.
apaza610
July 13, 2017 13:43:45
Sorry for the delay, here's the hip file……hope it helps, by the way in the GitHub:
- in the DEVELOPMENT branch the UV's are OK, but the Position and Normal Textures are bad
- in the Houdini16 branch the UV's are Bad, but the Position and Normal Textures are OK.
mikelyndon-sesi
July 13, 2017 14:54:03
There's something strange about your file. If I copy the nodes into a new Houdini file it exports fine. But for some reason, that I can't figure out, it fails in your original hip file.
You can download the latest export node from the development branch and give it a go.
Mike
apaza610
July 13, 2017 16:06:17
Now it works perfectly with the last export node, thanks a lot Mike, now I can continue creating fun stuff