Fog doesn't target spawning player in COOP/DM

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: Fog doesn't target spawning player in COOP/DM

Re: Fog doesn't target spawning player in COOP/DM

by StrikerMan780 » Mon Jun 06, 2016 1:12 pm

Alrighty, thanks.

Re: Fog doesn't target spawning player in COOP/DM

by Graf Zahl » Mon Jun 06, 2016 2:41 am

It was not only this. There were several spawns for teleport fogs that had this problem. Another one was that many didn't use TELEFOGHEIGHT or used it incorrectly. By moving that to P_SpawnTeleportFog and using the function everywhere, except morph-related fog spawns it should solve most of the problems.

Fog doesn't target spawning player in COOP/DM

by StrikerMan780 » Sun Jun 05, 2016 10:01 pm

A while back, this feature was added: http://zdoom.org/Changelog/4190/files

Basically, it allows teleport fog to target the actor that teleported, quite useful if you want to modify the fog depending on what went through.

However, it doesn't work when a player initially spawns, which limits it's usefulness on players. Hopefully this can be fixed.

Top