brushfe's Forum Posts

  • It looks like some other users have encountered this problem.

    I'd read through this, and the comments in the C3 bug report mentioned, to see if any of the suggestions apply to your project:

    construct.net/en/forum/construct-3/general-discussion-7/serious-audio-bug-ios-160887

  • Some questions that might help:

    • Could you describe the static noise?
    • Is it entirely static instead of the audio file playing? Or is there static while the audio is playing?
    • Are you listening on the ipad's speakers or on headphones?
    • Are any devices/plugs connected that could cause interference? (e.g. I had background static in a rasperry pi because from an audio jack being too close to another wire)
    • What generation is the iPad?
  • You might want to check out this fantastic template in the Asset Store:

    construct.net/en/game-assets/game-templates/cave-runner-game-kit-58

  • I wasn't sure whether I should start a new post or add it to this one, but it's about the same topic.

    Trying this link leads back to the construct home page. Is this a redirect problem?

    scirra.com/forum/arcing-projectile_topic54153_post338694.html

  • At first glance, it looks like it's due to the 3 second wait you have before setting enemyturn to false. If the player's hp is greater than 0,enemyturn is true for three seconds until you set it to false. During that time, all of these events will run. I'd try disabling the wait actions and see what happens.

  • I've tried a few things, including disabling trackpad zoom in System Preferences and disabling Chrome zooming with extensions, but the event-sheet zoom problem still occurs. No other web pages zoom in/out when holding command and moving two fingers on the trackpad - it certainly feels like a Construct zoom feature, so hopefully it can be an option we can disable.

  • This is a great idea! I find this happens all the time now that I'm on a trackpad, but I've just been dealing with it (I thought it was a browser accessibility issue).

    If it has to be a suggestion on the ideas platform, you'll have my votes

  • Have a look at the collision box of the sprite. It's what registers clicks and such but it might be smaller than the sprite itself. You can find it by opening the animations editor, and selecting the collision box tool (last tool on the list)

  • That's good to hear, though I suppose it means I can't help much either. I've tried to make a replicable version of the error, but I can't - so I haven't been able to file a bug report. My feeling is that when a project reaches a certain size, it can no longer save the editor's tab state, but that's just a guess.

  • I have had this same issue for a few releases now. I figured it was the custom theme I'd been using, or some problem with the cloud file sync.

    Do you use a custom theme or save in dropbox by chance?

  • What is the problem that you're trying to fix?

  • It looks like you're picking the wrong object but you'll have to share your event sheet here for people to help you out

  • Glad it worked! I had the very same problem once!

  • Is this in the browser or the desktop app?

    And maybe an obvious question but are any of your layers global? Or locked?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You do not have permission to view this post