I believe I am still missing a node
because I am not getting the meshes to
move.
You have set your z-position to 0…
If you meant to use the position of the impact point of your linetrace, then you will need to plug that into the UpdateInstanceTransform (and then also check WorldSpace) and not the MakeVector in the lower left corner of your images (where you have the z-position set to 0).