Side scroller question

Hello
I have some difficulty to use the blueprint. I will change the Y axes wen i’m at the end of the wall to the X axes. I wanna use a simple rotation. Just for follow the character. tank’s if you can help me!

make a box trigger.

On event overlap, change character rotation to what you need it to change to.

If you’re going to have a LOT of these, maybe make a blueprint, make the box trigger in the blueprint, and put all the code into it (like “THING THAT STOPS KOOPAS FROM WALKING OFF LEDGE”) and then plop them on the edge of your platforms.