I need to make a floor with a material that is only visible under a dynamic number of pawns, the rest of the floor should not be visible.
I found out about the sphereMask function and used it with a Masked material, set the values using a material parameter collection, played around a little bit.
I need to make it work for every pawn being spawned over time.