Posted November 06, 2022 by sunohonmy
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.