Sounds don't play for Polyobj_MoveTo or Polyobj_MoveToSpot

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: Sounds don't play for Polyobj_MoveTo or Polyobj_MoveToSpot

Re: Sounds don't play for Polyobj_MoveTo or Polyobj_MoveToSp

by Lexus Alyus » Wed Apr 07, 2021 3:14 am

Cool, thanks :)

:twisted:

Re: Sounds don't play for Polyobj_MoveTo or Polyobj_MoveToSp

by Graf Zahl » Mon May 25, 2020 8:24 am

fixed, it was just missing the sound call.

Sounds don't play for Polyobj_MoveTo or Polyobj_MoveToSpot

by Lexus Alyus » Thu Apr 09, 2020 8:28 am

Hi,

There is a bug where the sound seuquences defined for a polyobject don't play if you use Polyobj_MoveTo or Polyobj_MoveToSpot. However the sounds DO play if you just use Polyobj_Move.

See the little demo map I cooked up. It also features a section that nicely illustrates why Polyobj_MoveTo is far superior, and less prone to bug's, than just Polyobj_Move. Yeah, stepping into the Polyobj_MoveTo polybojects does mess up the sequence, but they still move to the correct places and not begin to move outside of the map due to them having a sepcific location where they move to.

:twisted:
Attachments
LA_Polyobj-Sound_Bug.wad
Polyobj_MoveTo and Polyobj_MoveToSpot don't play sounds :(
(28.06 KiB) Downloaded 35 times

Top