Thanks in advance to anyone that can assist me I really appreciate it!
So I’m trying to create a physical force that will push the player character along a sloped wall. I’ve tried using a physics thruster but I can only get it to move objects and not the character. Ideally I would like to set the blueprint so that when the player enters this force zone they enter a slide and is pushed along the surface and can gain velocity while moving. any assistance as to what physics functions I should be using to achieve this effect.
Thats the idea but rather then falling down a slope and sliding. I want the character to be pushed along a horizontal sloped wall. like in this picture…
The wall runs for around 30m and I want the character to be pushed along the wall. While having control of their movement up and down. Hoping that when they move up or down it generates speed along the wall.
Yeah thats the idea and jump from the top and be carried along the wall so like they are sliding along a wind tunnel but have control of their movements
thats what I’m looking for thank you! The idea is to be able to add these force zones along the wall so that when you move up and down you pump into and out of them so they push you along the wall. So its like a controlled wall slide with more player control, if that makes sense. So from here I should be able to add a slide animation and they will be in a sliding position instead of running?
As for building the windtunnel. I’m at this stage but can’t find "On Component Begin Overlap (Box) this is where I’m at…
Somehow I still do not understand how this is supposed to work. Can we see a sketch? A rough diagram with some wonky arrows?
At this point I feel like you want to constraint the plane of movement of the player somehow. There’s a lot of nuance that can be built into this, ofc, depending on how much control is needed. Or perhaps the end result should be closer to:
I Managed to get the desired effect by sliding along the wall while adjusting the Walking speed parameters so that the character continues moving forward even after you stop pressing forward that way they kind of drift along the wall. Like a controlled, Pushed wall slide. Thank you so much for your help your a champion!
I’m sure my next obsticle is just around the corner