I am trying to attach decals to mesh so they can move (translate, rotate, scale) with the decal (which seems to be a very common use case), but setting decal.parent = mesh will not retain the pose of the decal.
I can’t find any working solution for translating pose online, any help will be appreciated!
Here’s the example of my problem: