Jump to content
Sign in to follow this  
wesley32

Disable auto HALO at heights over 100m

Recommended Posts

Hello guys,

I'm currently in the proces of creating a scenario where I have to place units at heights over 100 meters. Now every time I do that they automatically go into the HALO animation and are stuck in it. Is there any way to disable this as I'd like to be able to have those units walk around.

Thanks in advance!

Share this post


Link to post
Share on other sites

Maybe add this switchMove ""; to their init, or create a trigger with condition TRUE and activation { _x switchMove "" } forEach allUnits?

Share this post


Link to post
Share on other sites

Thanks for your response. Tried this but unfortunately the unit will go back into its halo animation a second later..

Any other ideas perhaps

Share this post


Link to post
Share on other sites

This didn't work for me. As soon as I detach the unit goes into falling animation again. I did use: this enableSimulation false; on the surface I want to walk on.

Please fix this BI, it's stupid that the falling animation is forced into the game.. it's a pain for mission makers..

Edited by wesley32

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×