Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Odd? on March 18, 2021, 09:57:22 AM

Title: Simple Climb System Suggestions?
Post by: Odd? on March 18, 2021, 09:57:22 AM
Here I want to allow my player to snap both the rotation and position to the ledge so that it looks as if I am grabbing the ledge and keeping Y value and rotation across the normal of the tagged ledge.

Progress At Work

Ledge Detection

Pathway
(https://i.imgur.com/DSS3e78.png?1)
(Actions Used)
Ledge NO
(https://i.imgur.com/7VJn01C.png?1)
Ledge OK
(https://i.imgur.com/iGy5lGl.png?1)

Climb Attributes

Pathway
(https://i.imgur.com/LhccnDH.png?1)
(Actions Used)
Climb Start
(https://i.imgur.com/1HNlpar.png?1)
Climb Idle
(https://i.imgur.com/3HxDnpH.png?1)
Title: Re: Simple Climb System Suggestions?
Post by: Nim on March 18, 2021, 12:13:42 PM
I'm not sure if this helps, but you can watch this tutorial from Romi Fauzi. Maybe it can help.

Title: Re: Simple Climb System Suggestions?
Post by: Odd? on March 18, 2021, 06:56:43 PM
Oh yes I did look at this but I didn't see anything for what I am looking for but it did help for the climb up
Title: Re: Simple Climb System Suggestions?
Post by: Odd? on March 29, 2021, 01:33:57 PM
Um also does anyone know the action of snapping a position to a offset of a object to a player so for example if the raycast comes in contact it will snap it Y,Z positions to that offset.