How to make platforms using components?

0 favourites
  • 3 posts
From the Asset Store
With this template you will learn how to use the GooglePlay Games native plugin
  • Hi,

    So I want to be able to set up platforms using middle and end components so that I can make platforms of different lengths, but when I try to do it they don't connect perfectly and in random places (I'm guessing between components) the player seems to continually fall/fidget in place. This is a problem because my game uses double-jumping and he loses a jump when this happens. Is there a way I could go about connecting these components perfectly?

    Thanks!

  • Go through the two beginner platformer tutorials and all this is covered. Make your "components" or tiles a size that is divisible by 2 like 32x32 or 64x64. Turn on snap to grid and set your grid size to 32x32. Turn off pixel rounding.

    Also make sure your characters animation frames don't have odd collision polygons. If you follow the beginners platformer tutorials they will also go over using a rectangular sprite as your collision polygon so that it doesn't change with each frame of animation.

    THese should get you started. But the main piece to look at is the platformer tutorials. If you go to the tutorials section they should be in the top 5 that show up on the main page. Or you can just click the links below:

    Building a Platformer - A beginners Guide

    How to make a platform game

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Perfect, thank you.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)