Unreal Engine tip! You can use a components “Custom Primitive Data” AND an instance’s “per instance custom data” to offset your material world positions.
This allows you to adjust tile offsets (and whatever you setup) in the details pannels of the editor, when playing with a component or instances
unreal engine uefn gamedev indiegamedev UE5