kelvinb's Forum Posts

  • Hi,

    looking for a good way to format text upon setting a text object to an Array i.e. on any touch>set text object to Array.at(0, 0) but the text object doesn't show the line break.

    I tried adding a line break in the actual paragraph in the Array but it disregards this upon setting the text object.

    My only thoughts are that it may be something to do with Token at or even Find expression but don't fully understand it myself...

    Thank you

  • OK thanks Newt

  • Hi guys,

    On touched Sprite X > trigger a list of actions, which take about 10 seconds to complete

    However

    If touched Sprite Z after touching Sprite X and while those actions are completing stop those actions and complete a new set of actions...

    Can you stop actions within one event from completing?

    Cheers

  • Thanks mate.

    I just checked, it was set to global but as you suggested it works to add a global variable to prevent ajax from reloading the dictionary file everytime I reloaded the layout. The Dictionary condition check is empty/not empty didn't work for some reason but yeah, the global variable did so all is well!

    Cheers

  • Hi guys,

    I've got my dictionary to work just fine. However, when I exit the layout and return to the layout all the values and keys within the dictionary have disappeared/reset.

    What am I missing? I figured that the dictionary was like a global variable that remained consistent when switching layouts etc.

    How do I get dictionary values to remain when going from layout to layout???

    Tagged:

  • Super. Massive thanks will be sure to credit you when used.

  • Super. Massive thanks will be sure to credit you when used.

  • Hi people,

    I noticed that my web app is turning over about 50+ frames per second and this appears to be making the app a bit unnecessarily power hungry. Is there a way to set a maximum frame rate per second?

    I know there is a minimum framerate expression...

    THanks

  • Headbang Games

    Hi one year on...

    Question: if you have a video (say a webm) on your server can you send an AJAX request to download the contents of that video to your project, which you can then play via Video player???

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Having the same problem. Just sprang up a day ago.

    Never had this before. My project is only 2.9mb and uses just svg files

  • Thanks Lancifier

    Unfortunately, there is no simple way of having an end of video prompt with Iframe. I think Vimeo do it under their most expensive monthly subscription as well as it being way beyond my technical ability to incorporate that.

    I've specifically stuck with Video plug-in as it offers so many features that allow for building actions around the video playing including getting current playback time, on video finished etc

  • Hi guys,

    I have 5 layouts and each one has 7 short video clips.

    Is it possible to download video files to a layout that aren't already included in the project when it loads up?

    So for example, on user clicks on a button in session 2 (layout 2) the 7 video clips are downloaded from my database/server?

    This is so that the user doesn't have to wait 5 minutes for the Web app to load when visiting the site

    Thanks

  • Ok I wondered if it might be

    i will check thanks again , will be back in touch shortly

  • Hi plinkie the selection doesn't seem to be working properly--won't allow me to select more than 1 icon on the selection page. Is yours working properly?

  • Ok thanks.

    I will check the capx in a few hours and send :)

    I will definitely need further assistance with some things so stick around!