Content tagged jump

41 usages of this tag
  • 7 replies
  • 621 views
This content is deleted
Forum Topic
How do I make a 8 direction game with jump?
Not favoritedFavorited Favorited 0 favourites

I am coding a game like the old zelda and I get stuck on one thing: In the game I would like my character to jump when he is at the top of a cliff for example t...

  • 4 replies
  • 500 views
This content is deleted
Forum Topic
How do I jump upon landing (platformer)
Not favoritedFavorited Favorited 0 favourites

I would like for my character to jump upon landing or very shortly after landing if the human player pushes and holds down the jump key but not releasing and ha...

posted 3 years ago
  • 12 replies
  • 651 views
Not favoritedFavorited Favorited 0 favourites

I want to implement into my game different jump animations for the player character using the sine behaviour. I've created two different animations, but I don't...

  • 0 replies
  • 214 views
This content is deleted
Forum Topic
Change platformer jump height separately
Not favoritedFavorited Favorited 1 favourites

I'm testing out a POC, and I want my platformer character to jump at a certain speed. Right now, she looks like she's levitating instead of jumping like a norma...

  • 13 replies
  • 1.13K views
This content is deleted
Forum Topic
How to make tiles Jump Thru?
Not favoritedFavorited Favorited 0 favourites

So this seems to be a very basic question & I know that you can set the tiles Jump thru by just adding Jump Thru behavior to it. I did the same wherein I create...

  • 1 replies
  • 738 views
This content is deleted
Forum Topic
How do I transition animations of the player?
Not favoritedFavorited Favorited 0 favourites

When the player is jumping, I put an animation called "Jump_Up", with the event condition "platform is jumping"; Then, I put an animation when the player is fal...

  • 5 replies
  • 665 views
Not favoritedFavorited Favorited 0 favourites

Any help here would be great, this player will have about 8 animations, what's the best way to create some sort of state machine. What's the best logic to use b...

  • 1 replies
  • 434 views
This content is deleted
Forum Topic
I need to make a jump of 8 directions
Not favoritedFavorited Favorited 0 favourites

I'm making a game in which I need to make a jump of 8 directions (I leave example images) could someone help me? Thanks <3. Something like that, let's say that...

posted 3 years ago
  • 3 replies
  • 709 views
This content is deleted
Forum Topic
Jump Buffering for a Platform game.
Not favoritedFavorited Favorited 0 favourites

Does anyone know how to create a reliable "jump buffering" for a platform game?

posted 3 years ago
  • 2 replies
  • 321 views
This content is deleted
Forum Topic
How do I get this bullet behavior jump code to work?
Not favoritedFavorited Favorited 0 favourites

Making a spider enemy that jump toward to player using a bullet behavior but I can't seem to get it to work.