Dangerbreaks's Forum Posts

  • 5 posts
  • > I'm currently away from my computer so I'll have to post them tomorrow - it was just a basic movement script with some animation so I can't see what the problem would be!

    >

    Oh, ok. I'll wait for the update.

    Wow. I realized in the middle of the night that I had the wrong code in the set animation section. It works fine now - thanks for your response anyway!

  • I'm currently away from my computer so I'll have to post them tomorrow - it was just a basic movement script with some animation so I can't see what the problem would be!

  • I am currently making a platformer using construct 2. I have a player sprite which is on a seperate layer from my background and platforms. Everything was working fine until I ran the program and the player did not show up. I then ran it in debug mode and the player instance didn't appear in the inspector. Your help would be greatly appreciated in solving this issue.

  • This code works great thanks. One more thing, I have several platforms in my game, will I need to do this for every single one of them?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • So I have been struggling with this for a while now. I want to make it so that my player Sprite can move across a solid Sprite using the platformer movement and after the player is no longer touching the platform, the platform should disappear - I can't seem to find the right event to make this happen.

  • 5 posts