Content tagged jump

Report Tag

33 usages of this tag
  • 7 replies
  • 430 views
This content is deleted
Forum Topic
How do I make a 8 direction game with jump?
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
  • 277 views
This content is deleted
Forum Topic
How do I jump upon landing (platformer)
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 2 years ago
  • 12 replies
  • 420 views
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
  • 111 views
This content is deleted
Forum Topic
Change platformer jump height separately
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
  • 593 views
This content is deleted
Forum Topic
How to make tiles Jump Thru?
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
  • 320 views
This content is deleted
Forum Topic
How do I transition animations of the player?
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
  • 386 views
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
  • 325 views
This content is deleted
Forum Topic
I need to make a jump of 8 directions
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 2 years ago
  • 3 replies
  • 313 views
This content is deleted
Forum Topic
Jump Buffering for a Platform game.
0 favourites

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

posted 1 years ago
  • 2 replies
  • 186 views
This content is deleted
Forum Topic
How do I get this bullet behavior jump code to work?
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.