Construct 3 r269

You're viewing a single comment in a conversation. View all the comments
  • 1 Comments

  • Order by
    • [-] [+]
    • 1
    • DiegoM's avatar
    • DiegoM
    • Construct Team Construct 3 Developer
    • 1 points
    • *
    • (0 children)

    Another subtle issue to look out for is that sound will not play before user input. So if you have a timeline properly setup to play sound, but you just play it on start of layout. The sound won't be played, there should always be some user input before playback. A single mouse click is enough.