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

Implement logic to prevent walking off ledges #22

Open
boristsr opened this issue Mar 20, 2020 · 0 comments
Open

Implement logic to prevent walking off ledges #22

boristsr opened this issue Mar 20, 2020 · 0 comments
Labels
R6 Related to Rainbow Six (1998) unreal An issue related to Unreal integration

Comments

@boristsr
Copy link
Collaborator

boristsr commented Mar 20, 2020

Use the CharacterMovement controller in UE4 to walk on just GF_FLOOR and GF_FLOOR45 surfaces. This can ensure no walking off ledges by blocking walking off ledges over a certain height

@boristsr boristsr changed the title Use the CharacterMovement controller in Ue4 to walk on just GF_FLOOR and GF_FLOOR45 surfaces. with no walking off ledges supporting blocking walking off ledges over a certain height Implement logic to prevent walking off ledges Mar 20, 2020
@boristsr boristsr added unreal An issue related to Unreal integration R6 Related to Rainbow Six (1998) labels Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R6 Related to Rainbow Six (1998) unreal An issue related to Unreal integration
Projects
None yet
Development

No branches or pull requests

1 participant