How to get a boss out of it's shell
Moderator: AceCombat
How to get a boss out of it's shell
I'm working on a level in which a room slowly opens up as you progress, revealing the boss at the end. However, I can't get the boss to teleport anywhere outside the section that he starts in. Even if I lure him out, his next teleport is back in. Anyone know how to fix this? If it helps, he uses Red Fatty AI.
Whatever I just said, I hope you understood it correctly. Understood what I meant, I mean.
#AllLivesMatter
#AllLivesMatter
Re: How to get a boss out of it's shell
As far as I was able to deduce back when I tried to deal with this - if the boss appears behind a closed-off wall that later opens, the area it is confined to must be only one cube or it won't teleport anywhere else.
I believe this is a side-effect of the algorithm Descent uses to figure out what the boss room is (it seems to go in all directions until it finds a wall - regardless of whether it's open or closed). An exception had to be made to get things like D2 level 4 to work though, but it appears to be limited to one cube.
I believe this is a side-effect of the algorithm Descent uses to figure out what the boss room is (it seems to go in all directions until it finds a wall - regardless of whether it's open or closed). An exception had to be made to get things like D2 level 4 to work though, but it appears to be limited to one cube.