krejov100's Recent Forum Activity

  • Hello Ashley, I concur with blacksmith, it is know that the audio is different between devices.

    I have also tried building and exporting the attached capx and there is no sound on my iphone 5

    I appreciate that there is an expense associated with buying a device for testing, however the iPad air 2 makes up 3.5% of the apple device range while the iphone 5&6 cover more then 50% (http://hwstats.unity3d.com/mobile/device-ios.html). Can I suggest getting a second hand 5 to improve coverage (£100ish).

    Is the iPad Air 2 the only device that you are able to test iOS builds on? Is there anything like logs or such that I could send you to help testing on iPhone 5.

    Regards Philip

  • I can also say that audio is not working on my iphone 5 (only device) with iOS 10, while it was fine with iOS 9

    Regards Phil

  • I believe I am having the same issue.

    Ajax requests works for me on Android build but not on the iOS build of my project.

    Only change I can find around this is the issues that WKWebView in iOS 10 caused.

  • Im working on a game where you play as an egyptian embalmer and are scored on how well preserved the mummy is.

    <img src="http://i1052.photobucket.com/albums/s443/krejov100/Screenshot2014-01-08192320.png" border="0" />

  • Hello, Hope your having a good Xmas.

    Im loving the debugger but I find that there are some elements in my game that I only want when debugging(eg visible collision masks). That is why I would like to put forward the addition of a system expression that returns true if running in debug.

    Cheers

    Phil

  • Quoted from manual:

    Seek to

    Seek a currently playing sound to a different location in the audio file. The time to seek to is given in seconds.

    PlaybackTime(Tag)

    Get the current playback time in seconds of a sound with a tag. This starts at 0 and counts up to the duration, except for looping sounds which keep counting up past the duration.

    These should be the ones your looking for spacificly

  • keepee Boy that was quick Thank you.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm trying to make an engine sound that increases in frequency, similar to that in a car racing game. It was previously achivable in classic construct as according to this post scirra.com/forum/car-engine-sound-question_topic40527.html but I havnt found how to do this in construct 2.

    With my limited knowledge of audio processing I tried each of the audio effects but I did not find a means of just altering the frequency.

    Is there a filter configuration that could work or any other means of changing the frequency on the fly.

  • Codeman320 Here is an example project. Hope this helps <img src="smileys/smiley1.gif" border="0" align="middle" />

    dl.dropboxusercontent.com/u/10543570/Level%20Advance.capx

  • You could use a global variable to store the current level then, on your level complete screen you add one to currentlevel

    name you level layouts level1,level2,level3,...

    In levelcomplete layout:

    currentLevel = currentLevel + 1

    you call action go to layout(byname) with "level"&str(currentLevel)

    Here is a tutorial that uses this approach scirra.com/tutorials/311/level-select

  • Hi, Iv been making a physics/puzzle game and think I have finished the mechanics of gameplay. I am currently holding off duplicating the default level to make each level. Has this feature made it closer to the top of the Todo list and how have others been handling layouts with many of the same objects.

  • Hello all, I recently bought construct 2 and loving it. So far iv just been lurking, reading the solutions of others but today I make my first post!

krejov100's avatar

krejov100

Member since 29 Aug, 2013

None one is following krejov100 yet!

Connect with krejov100

Trophy Case

  • 11-Year Club
  • Email Verified

Progress

12/44
How to earn trophies