Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core - Implement common approach to animation helpers #165

Open
wants to merge 9 commits into
base: experimental
Choose a base branch
from

Conversation

Kexanone
Copy link
Member

@Kexanone Kexanone commented Feb 24, 2025

When merged this pull request will:

  • Add ACE_AnimationHelperCompartment as a base class for animation helper compartments.
  • Add ACE_CarriableAnimationHelperComponent as a component for making ACE_AnimationHelperCompartment carriable.
  • Add ACE_AnimationTools as interface with Configs/ACE/ACE_AnimationHelpers.conf for registering helpers to it.
  • Add ACE_ContinuousLoiterCommand for ACE_AnimationHelperCompartment-based gestures.
  • Add SCR_CompartmentAccessComponent::ACE_GetInVehicle and SCR_CompartmentAccessComponent::ACE_GetOutVehicle (getting out is animated unlike with ACE_MoveOutVehicle).
  • Fix SCR_CompartmentAccessComponent::ACE_MoveOutVehicle did not work when character was still getting in.
  • Extend SCR_RemoveCasualtyUserAction for loading carried characters in vehicles.

@Kexanone Kexanone added kind/feature Release Notes: **ADDED:** 1.3.0.x Arma Reforger version 1.3.0.x labels Feb 24, 2025
@Kexanone Kexanone added this to the 1.3.0 milestone Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.3.0.x Arma Reforger version 1.3.0.x kind/feature Release Notes: **ADDED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant