Content tagged platform

Report Tag

140 usages of this tag
  • 1 replies
  • 771 views
This content is deleted
Forum Topic
Crystal Wars - Platform Sci-Fi Adventure
0 favourites

Crystal Wars is a platform game with an old-school vibe. Simple and easy-to-use and controls designed specifically for mobile play. You have to collect crystals...

  • 3 replies
  • 491 views
This content is deleted
Forum Topic
Simple code stops Platformer from jumping sometimes
0 favourites

Ok so I wanted to make a "Pre-Jump" mechanic, where if you press jump slightly before you hit the ground, you will jump as soon as you land. Code is very simple...

posted 4 years ago
  • 2 replies
  • 639 views
This content is deleted
Forum Topic
How do I make simulate control work?
0 favourites

It's me again. Anyway, the enemy spawns ok, but it doesn't move. It's speed Is'nt zero and if I enable platform default control to see if the movement thing is...

  • 0 replies
  • 416 views
This content is deleted
Forum Topic
Trying to Update vectorY via JavaScript
0 favourites

I am relatively new to Construct. To practice I want to try to write the Flappy Bird template project fully in Javascript. So first I created a Class Player: Cl...

  • 2 replies
  • 1.1K views
This content is deleted
Forum Topic
How do I get a sprite to move up hills/slopes?
0 favourites

How do I get a sprite with the Platform behaviour to move up/down (or align with) hills and slopes, instead of just moving in a straight line? I found a similar...

  • 2 replies
  • 749 views
This content is deleted
Forum Topic
Help with enemy A.I?
0 favourites

Hey, so I've already posted something similar for assistance but I'm afraid that its too much of a clustered post. So, I recreated a more streamlined version of...

  • 4 replies
  • 784 views
This content is deleted
Forum Topic
[Help] Collision issues!
0 favourites

It's my first post in this forum. Hope I'm doing it right! OBS: I posted this same post in section "General Discussions", but realized it was at the wrong place...

posted 4 years ago
  • 2 replies
  • 815 views
This content is deleted
Forum Topic
how do get my player to jump higher when i hold ?
0 favourites

How do get my player to jump higher when I hold please ?

  • 3 replies
  • 555 views
This content is deleted
Forum Topic
Issue with Sprites and Platform Alignment
0 favourites

Is there a way to make an object with the Platform behaviour align with a raised area (like in the sample screenshot) if the raised area is a separate sprite ob...

  • 3 replies
  • 676 views
This content is deleted
Forum Topic
How do I cancel/stop a jump while jumping?
0 favourites

I'm looking for a solution of a problem as below: Situation: - The character is jumping left/right (platform, by action "simulate jump"). - While the jump start...