Skip to content
Snippets Groups Projects

refactor(pawn, interaction): removes legacy fire & toggle mode input actions

Merged David Gilbert requested to merge (removed):refactor/remove_legacy into dev/5.3
All threads resolved!
  • Removes the Fire and Toggle Navigation Mode interaction on the pawn class
  • Removes the old WidgetInteraction and replaces it with a new one
  • Removes the old input actions, mappings and configs that go along with it
  • Moves the new interaction component to the Interactors folder, as it is a component that's to be added to the pawn
  • Added new input actions and context for it
  • Changed attachment process of the ray mesh
  • Removed all the custom traces etc
  • Added the new component to the pawn
Edited by David Gilbert

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
  • Marcel Krüger
  • Marcel Krüger
  • Marcel Krüger
  • Marcel Krüger
  • David Gilbert added 1 commit

    added 1 commit

    • 85d47f35 - refactor(interaction): Removes bCanRaytraceEveryTick as it is now unnecessary

    Compare with previous version

  • David Gilbert added 1 commit

    added 1 commit

    • 73d08eea - refactor(interaction): Puts ray creation into own function

    Compare with previous version

  • David Gilbert added 1 commit

    added 1 commit

    • 9ec1269b - refactor(interaction): Adds logs to potential return statements and comments...

    Compare with previous version

  • David Gilbert resolved all threads

    resolved all threads

  • @marcel.krueger Should be addressed, skim it again in case I forgot something. Tested it and works as expected.

  • David Gilbert requested review from @jonathan.ehret and removed review request for @marcel.krueger

    requested review from @jonathan.ehret and removed review request for @marcel.krueger

  • David Gilbert mentioned in commit 2b82ad57

    mentioned in commit 2b82ad57

  • merged

  • Please register or sign in to reply
    Loading