Door_Animated stuck if blocked by sprite/entity

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Door_Animated stuck if blocked by sprite/entity

Re: Door_Animated stuck if blocked by sprite/entity

by Graf Zahl » Mon Aug 13, 2018 11:53 am

It's not that easy to fix because it is not possible to determine what kind of actor is in the sector. It may actually cause some stuck things if the check is removed.

Re: Door_Animated stuck if blocked by sprite/entity

by crowbars82 » Tue Jul 31, 2018 11:49 am

Thanks Graf! It is a strange one, but for what I'm using it for it isn't massively important. I will think of it as a feature for now haha! :D

Re: Door_Animated stuck if blocked by sprite/entity

by Graf Zahl » Mon Jul 30, 2018 3:19 pm

They always had this issue. Apparently a check for being solid is missing somewhere

Door_Animated stuck if blocked by sprite/entity

by crowbars82 » Mon Jul 30, 2018 2:43 pm

Hi everyone,

I've tried searching around for anything similar on this. Animated doors get stuck in their 'open' state if they are blocked by a sprite, which may be a common bug/feature.

I realised this was happening while testing with Project Brutality/Brutal Doom, it seems if blood sprites or bullet holes are shot in the door sector the door stays open. This also happens with Steve's flashlight, which is weird. If you shine the flashlight onto the door, it feels like the 'flashlight entity' seems to keep the door open. Even when turning it off the door remains open.

Is there a fix for this, or have Animated Doors always had this issue?

Much thanks!
-Crow

Top