Page MenuHomeFeedback Tracker

units above 100m autoactivates "halofreefall_non" animation
Feedback, WishlistPublic

Description

When setting a unit above 100m Height, it can't placed standing on an object, it freefalls on it over and over again. {F23209}

Details

Legacy ID
3653908416
Severity
None
Resolution
Open
Reproducibility
Always
Operating System
Windows 7
Category
Gameplay
Steps To Reproduce

place a playerunit in Editor

use the command (e.g. via Debug console):

player setpos (player modelToWorld [0,0,100])

Now the player get the animationstate "halofreefall_non".

If you also place an Objekt (like a static plane) able to walking on it in the height the unit freefall above it and the anim can't be ended.

Additional Information

If you use Z-Values below 100 the normal animationstate is "afalpercmstpsraswrfldnon"

Event Timeline

Lester edited Steps To Reproduce. (Show Details)Feb 4 2014, 8:33 PM
Lester edited Additional Information. (Show Details)
Lester set Category to Gameplay.
Lester set Reproducibility to Always.
Lester set Severity to None.
Lester set Resolution to Open.
Lester set Legacy ID to 3653908416.May 7 2016, 5:53 PM
Lester edited a custom field.
Lester added a comment.Feb 5 2014, 4:54 PM

Seems to corresponding with issue #0012610 here are some kind of inverted problem !

Still in Version 1.10.115.121

Also in Version 1.10.115.186

A unit can walk via Roadway above the 100m barrier, but if it lose the contact to the objects roadway the freefall anim is executed and there is no way to leave this animation !

Peter added a subscriber: Peter.May 7 2016, 5:53 PM
Peter added a comment.Feb 11 2014, 7:37 PM

This should be checked by developers ASAP

Still in Version 1.13.115833

Still in 1.13.116053

it's very annoying that nothing happens in all that weeks :(

In 1.15.116121 the unit can be ported above 100m via
player setpos (player modelToWorld [0,0,200])

But if there a object with a roadway the unit still neverending float above this instead of standing on this roadway.

Added a repro mission to see the difference between 200m and below 100m
below the unit stand on the Hescos, above the unit hovers in halo-anim

Problem still exists in stable 1.16.123633 !

Hello,

thank you for submitting the ticket, it has been assigned to our animation department.

Still exist in 1.22.125300 !

sms added a comment.Sep 10 2014, 9:15 PM

@Iceman: If this issue is 'assigned', why it is in 'acknowledged' state?

It's annoying ... killed in days ... wouldn't patched in month !

Still exists in 1.28.127008 !

... and it still exists 8 months later in
1.32.127785 !

Year later ticket still needs attention.

for the love of god fix this!

I don't care about Patching this or any other Issue now !

ArmA3 was deinstalled 1 minute ago!

Well, not sure if this is relevant, but somebody was able to avert the problem.

https://www.youtube.com/watch?v=KdqVedVJcck

I haven't dug through the files to see how, but at least it's not impossible.

Nothing changed here, but why???

I do not know how it is coded but there needs to be some delay before the animation cuts in, or even an 'if on RoadwayLOD check'. I have a very long 'test' bridge made up of multiple 40m long platforms at absolute height of 700m; it spans a 2.5km canyon/gorge. I can walk my character (and drive vehicles) the full length without any issue and I can base jump off of it too. The issue arises for me when I attempt to disembark from whatever vehicle I am in. I have tried all vanilla vehicles and I always end up stuck in the Halo animation.

PiepMGI added a subscriber: PiepMGI.May 7 2016, 5:53 PM

By the way, this free fall doesn't end when player reaches the ground. If you make player allowdamage false, for mission tests, secured chutes or else, you can't exit of this anim once in ground. The only way i have found is to enter in arsenal view.

Dscha added a subscriber: Dscha.May 7 2016, 5:53 PM
Dscha added a comment.Feb 1 2016, 8:03 AM

Still existing in 1.54.

I remember posting an issue similar to this a long time ago too bad it got removed. I am glad someone else is still trying to fight this

2019... still having this issue... can you please, please address this? add a delay to it or something, please...

Here are two videos that demonstrate the problem:

The fix is probably simple. As far as I can see, the game uses the AGL height of the unit for triggering that animation. If you use AGLS height (getPos _unit select 2) , the problem should be solved.

BIS_fnc_KK edited Steps To Reproduce. (Show Details)
BIS_fnc_KK set Operating System to Windows 7.
BIS_fnc_KK added a subscriber: Iceman.
BIS_fnc_KK changed the task status from Acknowledged to Feedback.Feb 9 2022, 12:51 PM
BIS_fnc_KK removed BIS_fnc_KK as the assignee of this task.
BIS_fnc_KK added a subscriber: BIS_fnc_KK.