MY MAN!
That worked like a charm! Thank you so much!
And just to return the favor here is some feedback for your tutorial:
right off the bat, his tutorial is SUPER comprehensive, way clearer than anything else online so thank you for that.
I mostly only have nitpicks but I hope it helps:
needs more pictures
I would recommend mentioning upfront that this is an intermediate level tutorial and not for beginners.
We want to change this property but not yet. If you just tick it the M_ATMannequin node will be deleted from the material graph. Don’t do this yet.
almost jumped the gun on this one. a little more warning please
Add the nodes and connections shown in the this picture:
kinda hard to see in the picture. would be nice if there was a text list with it
When you add the GetMaterialAttributes nodes in order to get pins on the node you will need to edit its details and add elements to the “Attribute Get Types” property.
got stuck here for a minute because I didnt want to read ahead. maybe this should be bold and red text or something
When you add the SetMaterialAttributes node in order to get pins on the node you will need to edit its details and add elements to the “Attribute Get Types” property:
I think this is using the wrong image
Note that we added the crucial MaterialAttributeLayers node. Set the properties of this node like so:
this didnt appear in the dropdown for the layer asset and I had to go looking for it. Might be worth mentioning
Save everything before doing this step.
I would make this more noticable
Check the Output Log window. If an error occurs this will be logged, there will not be any sort of popup alert. For example of one of the animations specified in the data asset does not have the same skeletal mesh as the specified static mesh you will see a warning like this:
LogAnimToTextureEditor: Warning: Invalid AnimSequence: run_fwd for given SkeletalMesh: SKM_Manny_Simple
I would put this in a separate “troubleshooting” section further down
If you open the static mesh you should see it executing the first animation:
It would be a nice touch if this was an animated gif
I occasionally would lose my place and accidentally skip parts. Might be helpful to have the occasional image saying “your folder should look like this” or something so its easier to tell when I missed something
Keep doing the lords work!