How to make a flying monster in 3D

How do I make a flying monster that flys to the player using Z azis?

Right now, my monster cannot fly. It only runs lamely on the ground, which is stupid, lets be real.

What is the expected result

I tried setting its CenterZ to the players CenterZ, but that just isn’t a good idea

What is the actual result

I expected it to fail anyways, but I can’t find any other way. If anybody knows how to actually do it, please tell me.

Have you tried changing it to a Sky layer? It would then be above everything on the Base layer…

It doesn’t need to be above everything, it just needs to follow the player even on Y axis