Pinco's Forum Posts

  • NOTE: This bug still happen on r163

    How to reproduce it:

    1. create a new project (or open an existing one)

    2. add a sprite

    3. paste an image on the image editor (any kind, any size)

    4. click outside the image area to remove the selection

    5. click multiple times crop transparent edges (double click is enough)

    if is not crashed, try again from the point 3, but usually happen at the first time especially if you do all that fast. The faster you do that, higher are the chances of crash.

    I'm using Win 7 and I'm copying the image from adobe fireworks

  • Here it is few thing that I'd really like to see:

    • Snap to objects: just like the snap to grid but this one allows you to snap an object to another.
    • Object Alignment: a series of buttons that allows to move an object (or a wrap selection) to: top-left, top, top-right, left, middle, right, bottom-left, bottom, bottom-right.

    If this also provides a combo to choose if based on the whole layout area or just the visible window area (good for UIs), would be perfect.

    • Image Points -> Apply to Current Folder: like for whole animations, but just for the folder where is contained the current one.
    • Edit Speed, Loop, Repeat Count, Repeat to ad Ping Pong: it would be nice if it's possible to edit all those data of all the animations inside a folder by clicking the folder itself.
    • Selectiona alignment: like for the object alignment but for the image editor, in order to move the selected area to: top-left, top, top-right, left, middle, right, bottom-left, bottom, bottom-right.
    • For Each (Any) and For Each (Any - sorted): a for each that loop around every object of the layout. This would be useful to sort every object on Z axis for example, especially if you have several families, so you can avoid some cycle.
    • ImagePointIndexOf(imagePointName): a function that allows to pick an image point id by it's name. Very useful if you have different amount of image point on different animations and you need to pick a specific one.

    I hope you might consider this suggestion, thanks and keep up the good work <img src="smileys/smiley1.gif" border="0" align="middle" />

  • funkyos

    sorry for the delay, but the work doesn't give me too much time to check the forum and unfortunately I can't find a way to be notified with an email when new reply came out :/

    Anyway, the bug is fixed :)

  • I'll give you a DL later when I get home.

    I would love a feature to check if something is in the text box or not. Can this be implemented?

    Wouldn't it be the same as doing comparetext ""? <img src="smileys/smiley4.gif" border="0" align="middle" />

  • " Javascript error!

    Uncaught TypeError: Object #<Object> has no method

    'equals_nocase'

    localhost:50000/AdvTextBox_plugin.js, line 405 (col 13) "

    Not sure what's causing this?

    EDIT: Actually, I just found out what the problem is.

    I have a condition: if Text is: "" (- that is to check if nothing is in the text box). Can this be fixed?

    I can't replicate the bug, can you post a project that throws that error?

    By the way, "Validated" means that there just is something in the text box right?

    No, validate just does what the name says: check if the contained text respect the Type format.

    For example. If you use the Type URL, it will check if it's a valid url.

  • Ok, I've updated the plugin with some changes that should fix the ipad problem (at least on mine it works fine) <img src="smileys/smiley1.gif" border="0" align="middle" />

  • szymek

    This kind of things must be supported from the engine first. Probably cocoon just doesn't support basic html form objects like the others.

    NoeL

    I will take a look on it as soon as I have few minutes :)

  • yes, there are several useful features that were not included into the default component...

    Like the transparent background and the no borders option, I use them a lot since I like to make something more graphical than the standard black line and white background :P

  • czar

    there you go, now I've added your textafter and textbefore :)

  • Sorry for the delay, lately I've been super busy :(

    Anyways, I'll take a look as soon as I have a moment :)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I agree with nrabrazil, it would be nice to be able to specify the css when you call the highlight function.

    Also would be nice to have a function for custom highlight where you can specify from and to which character to highlight, and also another one to remove the highlight.

    Another interesting thing to have would be an "On highlight clicked" event.

  • to install it you have just to drag the c2addon file on the construct 2 window and the message to install it will just pop out.

    For me it's working fine, what c2 version are you using?

    In case you are using an older version, you can always open the c2addon file with a zip program and extract the folder inside the "files" folder into the ".../exporters/plugins" folder like for the older packages...

  • Version 1.4

    • Added the "Select all on focus" property.
    • Added the "Scroll Top", "Scroll Bottom" and "Select All" actions.
    • Fixed the DOM error of the lost focus event.
  • excluding the fact that gimp can remove it in 2 clicks and give you a transparent background, this kind of thing is doable but some parts like the glasses lenses will stay as it is. So you'll be only able to replace a single color, other than that I found out that not every browsers may support the feature...

    Anyway, I'll keep trying, maybe I find some workaround to make it works on all browsers <img src="smileys/smiley17.gif" border="0" align="middle" />

  • something like this example?

    scirra.com/arcade/example/1528/colour-changer-example