I’ve managed to include this into my group project however I have encountered some problems. Our game allows a ship to move in all 3 Axis which causes a strange bug whereby the indicator disappears. Does anyone know what could be altered. I think it has something to do with the Z-Axis since in the C++ Function it is set to “NewInLocation.Z -= 5000;”. Any ideas?