Can't get actors Z location for a branch check

When comparing floats, don’t use Equal, use Nearly Equal with a certain threshold. But in your case you’d better compare it with >= than ==, because the chance that your meteor will be at exactly 200Z is next to zero.