video thumbnail 12:39
[Unity] Creating a 2D Platformer (E09. wall-jumping)

2015-06-11

[public] 68.2K views, 933 likes, 13.0 dislikes audio only

Learn how to create a 2D platformer controller in Unity that can reliably handle slopes and moving platforms.

Download source code here: https://github.com/SebLague/2DPlatformer-Tutorial

If you'd like to support these videos, you can make a recurring monthly donation (cancellable at any time) through Patreon: https://www.patreon.com/SebastianLague

Or a once-off donation through PayPal:

http://bit.ly/SupportGamedevTutorials


constrain our downward speed to some wall slide speed
/youtube/video/46WNb1Aucyg?t=126.61
check for horizontal collisions
/youtube/video/46WNb1Aucyg?t=186.47
reset velocity dot x equal to zero
/youtube/video/46WNb1Aucyg?t=681.48999