I need help with wall sliding

I’m making a game and I want the player to be able to wall slide but I don’t know how to make a wall slide :sweat_smile: please help

Hey adicat! Here’s a great extension for platformer games:

https://github.com/microsoft/arcade-platformer

This extension has some blocks on wall sliding, including some for animation, I think.

And here is the website you can find almost all extensions:

Home | Awesome Arcade

2 Likes

quick question uh what’s the code to make the wall sliding?

nvm figured it out

nvm again I did not figure it out someone please help

1 Like

I think just setting the wall friction amount to something and then the extension will take care of the rest

1 Like

thanks

1 Like