Ran into a strange issue when you have a player set to take no damage and they air drop, if they do not open up their chute before hitting the ground they will actually hit the ground, stop but be stuck in 'free fall' animation. You can't move or do anything.
Description
Description
Details
Details
- Legacy ID
- 1187589359
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Category
- Anims
Steps To Reproduce
- Set up a map with 1 playable unit.
- Set 'this allowdamage false' in the unit's init.
- Set up a radio trigger with the following On Act, "player setpos [getPos player select 0, getPos player select 1,200];"
- Run mission, fire radio trigger and hit the ground.