I have made no function for this, but I’ll give you one way to do this. Get all actors of class (unit) -> run a ForEach loop -> check if the unit is standing on a specific tile (I assume you have already added a method for this) -> if true set the unit’s action points to current action points +1.