Hey, I got it to work, except it always displays from 0,0,0. It seems the AnchorOffset is always at that vector. Could it be that in BP_Ability_2D you get Revealed Grid Indexes from BP_Gridmanager_2D, but in BP_Ability_MoveAttack there’s no such thing? Because I notice you cast to it in the 2D example.