Forum Topics tagged speed

Similar Tags

Report Tag

18 forum topics with this tag
  • 2 replies
  • 611 views
Not favoritedFavorited Favorited 0 favourites

Are there any noticeable speed gains to be had from either approach in comparison to the other (Using a dictionary to look up values, vs. An instance variable)?...

  • 1 replies
  • 693 views
This content is deleted
Forum Topic
How do I make My 8-Direction character run?
Not favoritedFavorited Favorited 0 favourites

So, I started making a little 8-Direction project and I wanted to make my character run, I made a little event that is: If Shift is down, Set Max Speed to 400....

  • 2 replies
  • 1.21K views
This content is deleted
Forum Topic
Potential Construct 3 drawbacks.
Not favoritedFavorited Favorited 0 favourites

So, I'm not super new to Construct 3, and I have used it to publish a few games on the Google play store. I am not a major programmer, and have found Construct...

posted 6 years ago
  • 3 replies
  • 656 views
Not favoritedFavorited Favorited 0 favourites

With the small window that automatically loads, the speed of walk animation is set to 20 frames per second, (this fast as a test for the functionality). When I...

  • 1 replies
  • 1.3K views
This content is deleted
Forum Topic
how do I increase the speed of a sprite over time?
Not favoritedFavorited Favorited 0 favourites

I started in the Construct a little while ago, and i'm having a problem, i'm making a flappy bird style game and I wanted to know how I would do to increase the...

posted 5 years ago
  • 3 replies
  • 1.27K views
This content is deleted
Forum Topic
How do I set a gradual max speed?
Not favoritedFavorited Favorited 0 favourites

I have a 2D platformer with two movement speeds - walk and run. Walk is 300 max speed, run is 600 max speed. The player holds L to run. I'm using the code below...

posted 4 years ago
  • 12 replies
  • 1.69K views
This content is deleted
Forum Topic
How do I make the game not affected by framerate ?
Not favoritedFavorited Favorited 0 favourites

I know that behavior works fine for that. But I have an increment while pressing space. A Number variable called " jumpHigh' . When the player keep the Space ke...

posted 3 years ago
  • 0 replies
  • 210 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...

  • 1 replies
  • 423 views
This content is deleted
Forum Topic
How do I Increase player speed, similar to Chrome Dino?
Not favoritedFavorited Favorited 0 favourites

I am currently creating a Chrome Dino clone on my free time, and I was wonder how I can increase player speed over time.

posted 3 years ago
  • 6 replies
  • 720 views

If an object is moving one way, moving the player such that the camera pans in the opposite direction makes the object move faster. Likewise, if the camera pans...

Similar Tags