[Scummvm-tracker] [ScummVM :: Bugs] #15387: TWINE: LBA: Skeletons hitboxes may be glitched

ScummVM :: Bugs trac at scummvm.org
Sat Oct 5 20:15:25 UTC 2024


#15387: TWINE: LBA: Skeletons hitboxes may be glitched
-----------------------+-----------------------------------
Reporter:  antoniou79  |       Owner:  (none)
    Type:  defect      |      Status:  new
Priority:  normal      |   Component:  Engine: TwinE
 Version:              |  Resolution:
Keywords:              |        Game:  Little Big Adventure
-----------------------+-----------------------------------
Comment (by mgerhardy):

 The skeleton is actor 1 in scene 8

 and it should have a bounding box for sure because the life script does
 not check for twinsen entering zone 0, but also if twinsen has hit the
 skeleton:

 ```
    COMPORTMENT main
      OR_IF HIT_BY == 0
      IF ZONE_OBJ 0 == 0
        SET_TRACK 0
        SET_COMPORTMENT 20
      ENDIF
    END_COMPORTMENT
 ```
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/15387#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list