Skip to content
Snippets Groups Projects

WIP: Add CR_MISSILE carry type to fix jumping off of old Brak Eggman missiles

Closed Kays Ishaq requested to merge kays/SRB2:fix-oldbrak-missiles into next

These missiles were using CR_GENERIC as of 2.2 - the default behavior for CR_GENERIC removes the tracer's target when the player jumps off, causing the player to immediately latch back onto the missile. CR_MISSILE is introduced to rectify this issue - the controllable missile code is tied into this as well, so modders will be able to use this for hang gliders and such instead of relying on hardcoded behavior tied to the MT_BLACKEGGMAN_MISSILE object type.

Edited by Kays Ishaq

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading