How do I create event where my charter jump on the block

0 favourites
  • 2 posts
From the Asset Store
Fully commented source code/event sheet & sprites to create a space shooter game
  • Hi! I'am the beginner of Construct 2

    I am making a infinite jumping game on android. I want to create event where platform will dissapear, when my hero jump on it. My hero jumping like this: Hero>Platform is on floor => Charter>Simulate _Platform pressing Jump. Platform name block_destroy.I using the scroll like in template "infinite jumping". Platforms are creating by random.

    And i dont know why ,but scroll system is lagging on android device (samsung galaxy s5). i exported by cocoonJS. is it consequences of using free version cocoonJS ? or not ? how to fix it ?

    P.S. Sorry For My Bad English

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Try adding an event like this :

    Event: 'charter - on collision with platform_destroy' AND 'charter - platform - is falling'

    Action: platform_destroy - destroy

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