Hi, I have a gridmap actor comprising many small hexagonal tiles. I would like to know how to apply my material to the whole gridmap actor so that each small tile will have the corresponding texture. I am currently using absolute world position but want to make it so that when I move the gridmap actor around, the material for each tile will not change.
Thanks!!