Content tagged jump

41 usages of this tag
  • 2 replies
  • 2.66K views
This content is deleted
Forum Topic
How do I make a coyote time jump?
Not favoritedFavorited Favorited 0 favourites

I'm making a 2D platformer, and I would like to implement the famous coyote time. I'm new to video game development and I have no idea on how to implement it. M...

posted 5 years ago
  • 0 replies
  • 765 views
This content is deleted
Forum Topic
Touch not working properly on Android
Not favoritedFavorited Favorited 0 favourites

I'm making an endless runner, character stays in same X but jumps when I touch an specific object on screen (not visible) it works like a charm on PC, project i...

posted 5 years ago
UpvoteUpvote 3 DownvoteDownvote
Not favoritedFavorited Favorited 6 favourites

This Construct 3 demonstration will show you how to implement an in-air jump in a platformer game. Get the template here : Contact me on Fiverr if you want furt...

  • 5 replies
  • 1.73K views
This content is deleted
Forum Topic
How do I reset double jump after I wall jump?
Not favoritedFavorited Favorited 1 favourites

When I wall jump I activates my double jump first and when I try to double jump after it doesn't work. Anyone knows how to fix that?

posted 5 years ago
  • 8 replies
  • 773 views
This content is deleted
Forum Topic
Jump sustain after killing an enemy
Not favoritedFavorited Favorited 0 favourites

How do I get my character jumping higher if I hold jump button after killing an enemy? When my character kills an enemy, I set its vector Y to -something so it...

posted 5 years ago
  • 4 replies
  • 688 views
This content is deleted
Forum Topic
How do i move around while Jumping (WASD Movement)?
Not favoritedFavorited Favorited 0 favourites

I'm making a Platformer and the player to move while jumping.

  • 3 replies
  • 743 views
This content is deleted
Forum Topic
How do I put a jump sound properly?
Not favoritedFavorited Favorited 0 favourites

Look, I have a jumping sound but if I jump it sound good but if I do long press on the space key, it is spaming the jump sound, it is cracking my ears. Please h...

posted 5 years ago
  • 5 replies
  • 595 views
Not favoritedFavorited Favorited 0 favourites

Title says it all, really! How do I make it so when the player commits to a jump, he jumps in that direction until he lands? Many thanks. Noob.

  • 8 replies
  • 1.5K views
This content is deleted
Forum Topic
Jump in isometric view
Not favoritedFavorited Favorited 1 favourites

I can't give the jump command because it's not a platformer. I need something to make the hero jump. Anyone have an example? Thanks!

posted 4 years ago
  • 8 replies
  • 1.62K views
Not favoritedFavorited Favorited 0 favourites

The idea is that if the player performs an action before it’s allowed, by some other condition (such as being on the ground to be able to jump), the action will...