[Scummvm-tracker] [ScummVM :: Bugs] #13177: TWINE: Tank is stuck

ScummVM :: Bugs trac at scummvm.org
Mon Oct 7 22:08:57 UTC 2024


#13177: TWINE: Tank is stuck
--------------------------------+-----------------------------------
Reporter:  vvs-                 |       Owner:  mgerhardy
    Type:  defect               |      Status:  new
Priority:  normal               |   Component:  Engine: TwinE
 Version:                       |  Resolution:
Keywords:  collision-detection  |        Game:  Little Big Adventure
--------------------------------+-----------------------------------
Comment (by mgerhardy):

 I've found the cause of the problem - the BodyData instances are shared
 across several actors - this is wrong. The new loading that was introduced
 in 8c76c1fac7c9f97fe45a074035ee0ce9e3a31597 removed the BodyData instance
 in the bodyData array per entity/model - but instead shared the BodyData
 entry for each model with the same hqr index.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/13177#comment:25>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list