Content tagged wall-slide

Report Tag

9 usages of this tag
1
This content is deleted
Tutorial
Wall Jump & Wall Slide #1
0 favourites

In this video we'll get the project set up, all the sprites imported and use the tilemap to paint a level so we have actual graphics to work with.

1
This content is deleted
Tutorial
Wall Jump & Wall Slide #2
0 favourites

In this video we'll set up the controls for the player and get all of the animations working properly. I'll also throw in a helpful tip to make the screen scale...

1
This content is deleted
Tutorial
Wall Jump & Wall Slide #3
0 favourites

In this video we'll set up the code that makes the player slide down the wall like Megaman in the SNES Megaman X game.

1
This content is deleted
Tutorial
Wall Jump & Wall Slide #4
0 favourites

In this video we complete the mechanic of wall jumping. I also give a poor explanation of what delta time is, but we use it correctly.

1
This content is deleted
Tutorial
Wall Jump & Wall Slide #5
0 favourites

In this video we'll make the camera follow the player more smoothly. Then we'll finish it up with some particle effects.

  • 4 replies
  • 902 views
This content is deleted
Forum Topic
How do i select a specific tile id?
0 favourites

So I have 2 questions First, I'm making a platformer game and I'm trying to make the player rotate when touching a Sloped tile, second I'm also having a problem...

  • 1 replies
  • 128 views
0 favourites

If I'm clinging to a wall to my left, I want to stop the D (or right arrow) key from moving me right until I jump off. This is so I can have an animation where...

  • 2 replies
  • 231 views
This content is deleted
Forum Topic
having issues with Wall Jump
0 favourites

Hello I am having issues with my wall jump please see link below showing the issue I am having. This is a wall jump issue where I am trying to transition from a...

1
This content is deleted
Course
WALL JUMP & WALL SLIDE
21 favourites

This course will walk you through an easy to understand wall jumping mechanic as seen in Megaman X. This mechanic is broken down into easy to understand chunks...