I just have a small beginners question, or thing I want some help with:
I'm currently working on a dungeon that's going to have a dragon in it. However I obviously don't want it to be able to fly since in a dungeon environment. Apart from not looking right at all with the dragon flying through walls, floors etc., it also messes up the combat.
So I'm trying to put together a small script that check if the dragon is in my dungeon, then disables flight if it is. But I can't seem to get it right.
Any helpful answers are much appreciated



