Polyobjects freezes in place after loading savegame

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: Polyobjects freezes in place after loading savegame

Re: Polyobjects freezes in place after loading savegame

by _mental_ » Fri Oct 14, 2016 4:41 am

Fixed in this PR. Yes, it was extra semicolon. Moreover there is no need to serialize the given "speed" field at all, the parent class already does this.

EDIT: Additionally I found the problem with serialization of polyobject's sound which is fixed in this PR.

Polyobjects freezes in place after loading savegame

by Lars » Wed Oct 12, 2016 7:46 am

Hi

Polyobjects gets frozen in place if savegame is made while the polyobject is moving(not rotating)
Attachments
polyobjbug.wad
(35.56 KiB) Downloaded 29 times

Top