Object's Y position detection failure

0 favourites
  • 3 posts
From the Asset Store
Detects any kind of ad blocker. Very easy implementation into already existing projects
  • I've reported this in bugs also

    Please help if you can.

    Capx.

    https://db.tt/K5m2C91E

  • Use greater or equal on the condition

    PS.: Your object's speed depends on the fps, therefore, on the performance, use delta time to make it independent. (Look for 'Delta-time and framerate independence' at the manual)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Use greater or equal on the condition

    PS.: Your object's speed depends on the fps, therefore, on the performance, use delta time to make it independent. (Look for 'Delta-time and framerate independence' at the manual)

    Sorry it does not work.

    With dt it does not detects at all.

    Using a sprite for collision noes not work because it's not pixel precise.

    The greater or equal condition creates an infinity of tiles, if you put trigger once while true it does not work at all.

    I don't really care of the speed. I want the tiles to spawn when the blue tile touches its y position at 774 with a speed of 9 pixels per tick It must be pixel precise or there will be gaps.

    For me it's a bug

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