Vand's Forum Posts

  • 3 posts
  • always an audio loops, there's a frame clipping/clicking sound, no way if construct deals diffenrently with audios, but this audio bug doesn't happen on my sound editor

  • these 4 things at the edges are triggers

    if a pointer is inside one of them, it turns green

    how do i "if all triggers are green, do stuff"?

    Tagged:

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hey o/

    well, first of all, take a look at your layers tab to make sure everything is in the right order

    and also check each of your sprites or any other objects to see if they're on the right layer

    (upper layers = objects displayed on top)

    if that doesn't solve the case, check if the Z elevation of each object is right

    Z elevation is basically a simpler way to manage which object displays on top of

    Try sending your tiles to the back, or your sprites to the top

    that said, i'm pretty sure i'll be all done

  • 3 posts