itch.io is community of indie game creators and players

Devlogs

Ladder/Climbing Interaction

Virtual Reality???
A downloadable project

This section will be discussing the climbing or ladder interaction.

For the climbing to work I modified the "grab actor" function, the "get actor near hand" function and the "release actor" function.

Here is the modified grab actor function.

Here is the modified get actor near hand function.

And here is the modified release actor function

Finally I used the bp_pickup cube from the template to act as the climbing surface.

Leave a comment