Hi all
I'm using this code to make player slide on angle platform :
Player overlapping slide
Player on floor -------------- set platform vector x to 200
-------------------------------------- start ignoring input
-------------------------------------- set player not mirrored
And i want when pressing up arrow the player will jump foreword not up, I've tried set vector x but didn't work.
Thank's for any help.