mindfaQ's Recent Forum Activity

  • construct.net/en (maybe follow this topic, it could help you, BUT I am not sure how well it exports to node webkit etc.)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Help with what exactly?

  • I wouldn't use system time, as it can be cheated. Server time should be more reliable. Of course if you don't want to use an internet connection, then system time is your best bet.

  • You can paste pictures on a canvas (Canvas/Paster plugin), but collision won't be carried through, so that's probably not going to help you.

    Other than that, maybe Containers are an option? There is also a container plugin from rex that let's you add objects to the container at runtime. Or just work with instance variables and/or families.

  • Not sure why you install rex_csv when I linked rex_hash. Also I did not work with it yet, so the only thing I know is that it seems to be able to parse json files that are not specially formated for c2.

  • construct.net/en

    maybe this works

  • I don't think you can. Maybe there is a plugin for that, I don't know.

  • just you

  • 2 options:

    • rightclick on the object in the objects- or projects-window -> clone

    this creates a new object with the same properties like sprites etc

    • or just set up your old old according to your wishes when you place it or spawn it in runtime (actually that would be the better choice imo, but I don't know what you are exactly trying to achieve)
  • I mean it's not practical.

    For example you want to save 100 different values in an array. You need 100 different actions. But you can create a one text variable and read any value with tokenat[/IMG]

    Not really 100 actions. More like 1 event and action:

    <img src="http://666kb.com/i/cjte950xdbs4r3lvn.png" border="0" />

  • "It isn't possible to give a default values for array"

    ???

  • You can't input it in the editor, but you can save them dynamically in the game. So if a text has line breaks and you save text.text into a variable, the line breaks will be retained.

    I did some testing, when outputing a string with linebreak as json it is output is

    \n but manually entering it like that in a string won't transform it into a newline.

mindfaQ's avatar

mindfaQ

Member since 12 Oct, 2013

None one is following mindfaQ yet!

Trophy Case

  • 11-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

13/44
How to earn trophies