HaydenF's Recent Forum Activity

  • Hello there,

    I was just wondering if any of you had an idea how I should go about appending the text so that it continues to typewrite.

    All the best,

    Hayden.

  • Hi there,

    I was just wondering if it was at all possible to get an active or deactive groups name?

    All the best,

    Hayden

  • Hi there,

    I have been doing some test exports of my game on NW.js and I cannot seem to get rid of the construct 3 splash screen at the start of the game. I have tried using the custom loader, But that is more for web html5 game by my understanding (which is still fairly limited at the moment.)

    Also the screen stays black for a fair while before the construct splash is actually shown. Maybe 10 - 20 seconds. Any idea what might be causing this and how to speed things up? It isn't a large game so I am at a loss?

    Thank you so much

    Hayden.

  • Hi there again,

    I was just wondering if anybody had expirence with the function as described as abouve.

    Essentially, I have a few objects that I can hover over and click. Not all can be clicked mind you. when they are hovered over they change colour with the set colour effect. When one is clicked. They are all destroyed and then recreated with new data. This is when the problem occurs. Essentially all the objects that are then subsequently created have the set colour effect enabled. It is only after a mouse move of the targeted object do things go back to how they were.

    All the best,

    Falzon

    Tagged:

  • You need to have one default instance of this SpriteFont on any layout. I usually create an unused layout "Assets" and keep all such instances there.

    Also, try running the project in Debug mode and see if the instance is really created.

    Thanks for that.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi there,

    I have a sprite font that I am creating on a function call, but, if no sprite font of the same type exists already within the scene, the sprite font does not appear.

    I create a little test to try and get things going, but I still am stuck.

    In the test, at the start of the layout, I creating the object,

    Set the text

    Set the size

    And set it to be visible.

    I honestly do not know what I am missing.

    All the best,

    Falzon

  • Found the answer... I was just being silly.

    you have to write /NODE/@ yourcode

    rather than

    /NOD plus encapsulate everything in a string command

    string(everything goes here)

    All the best,

    Hayden

  • Hello all,

    I have been having a blast with construct 3. Such a fantastic engine for an artist with a little bit of coding knowledge.

    I was just wondering I would go about getting an XML attribute as a string.

    Let us say the XML looks a bit like

    <Terminal1> <nd nm = "START"> <txt>text text text text text text? </txt> <ch txt = "blahblahblah">Status</ch>

    So instead of ready the Status, I would like to read the "blahblahblah as a string

    What I have got now is.

    is a set text with the text set to:

    XML.StringValue("string(/Terminal"&Param1&"/nd/chTxt)")

    Thank you so much in advance.

  • Hi all,

    I was just wondering if how to have and and and or within the same event. For example.

    if button1 && button2 == Down || button3 && button5 == up {

    -----------;

    }

    Thank you so much,

    Hayden

    Tagged:

HaydenF's avatar

HaydenF

Member since 4 Oct, 2019

None one is following HaydenF yet!

Trophy Case

  • 5-Year Club
  • Email Verified

Progress

6/44
How to earn trophies