Content tagged platformer

Report Tag

210 usages of this tag
  • 1 replies
  • 156 views
This content is deleted
Forum Topic
How do I make a stompable button?
0 favourites

So i'm making a platform game, and I want to make a button where if it is stomped on by the player, it gets triggered, but if just ran into,it doesn't trigger t...

posted 1 years ago
  • 3 replies
  • 365 views
This content is deleted
Forum Topic
How do I make a 2d platformer conveyor belt?
0 favourites

I have the idea of adding/subtracting to the x coordinates for it to work, but it may interfere with the movement of the player, how can I make a conveyor belt...

  • 1 replies
  • 329 views
This content is deleted
Forum Topic
How do I code a dog or bird to follow the player
0 favourites

I am making a wild west platformer and I want to give the player a pet that follow them around I don't know witch would be easy to code bird or dog but I want t...

posted 1 years ago
  • 2 replies
  • 169 views

Long title, I know, but serious question. I want to have the player character overlap a sprite and have a small arrow appear above it. Then, when they walk off...

  • 8 replies
  • 280 views
0 favourites

I would really appreciate your help. So I am learning to build a platformer game. I've created a purple background for my game and now I can't jump from a certa...

posted 1 years ago
  • 6 replies
  • 295 views
This content is deleted
Forum Topic
How do respawn a falling platform?
0 favourites

In my game I have multiple instances of falling platforms but I want to have it so that if a player uses the falling platform once it falls and destroys itself...

  • 1 replies
  • 130 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
  • 261 views
This content is deleted
Forum Topic
Nils Penguin Adventure - New Demo
0 favourites

Please take a look on my new game. Just want to receive some feedback. Thank you. Link on Construct arcade.

  • 3 replies
  • 240 views
0 favourites

I'm planning a level in my platformer to introduce a blue and yellow tile, the blue one disabling your double jump and yellow enabling your double jump. However...

  • 0 replies
  • 82 views
This content is deleted
Forum Topic
How can i code my player to run around a obstacle.
0 favourites

I want to add the running around mechanic from the pizza tower game to my own game. Is it possible to do it in Construct 3?