Skip to content

Asset Issues (LARA, SKATEBOARD_KID, HURPY, KNIFETHROWER). #1

@AlexxxQ

Description

@AlexxxQ

Tomb Engine Version

v1.11 (latest public release)

Development Version

  • I am using an unofficial development version.
  • I am using an official release.
  • I am using an official pre-release.

Describe the Bug

  • 1. Laras ONWATER_DEATH doesn't work, when Lara swim left, right or back (video).
    Reason: There is no water death state in ONWATER_SWIM_RIGHT, ONWATER_SWIM_LEFT, ONWATER_SWIM_BACK.
    Solution: add WATER_DEATH state like it done in ONWATER_SWIM_FORWARD(screenshot):
waterdea.mp4
Image
  • 2. SKATEBOARD overlay animation(1) and animation(13) doesn't match SKATEBOARD_KIT same animations, which causes two bugs: an error in the log and an incorrect final frame of the skateboard after death(screenshots, video).
    Solution: For SKATEBOARD animation(1) add frame 26. For SKATEBOARD animation(13) add next anim = 13, next frame = 148.
skater.mp4
Image
  1. HURPY afterdeath animation located under the floor(screenshot)
    Solution: set all frames of animation(6) and animation(7) 67 units upper on Y axis.
Image
  1. KNIFETHROWER have wrong death SFX TR2_MONK_TAKEHIT(567) in death animation. It should be MONK_AWEH(267), which doesn't exist in TEN_ALL_SOUNDS.xml.
    Solution: Add TR2 MONK_AWEH(267) to catalog and to KNIFETHROWER death aniamtion.

To Reproduce

Expected Behaviour

Minimal Reproduction Project

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions