UltraLion's Forum Posts

  • I was hoping that by typing "P" Pear would appear in the first text field and Potatoes in the second, I'm making attempts.

    But I don't understand why even if I leave only the first text, when I write P it finds Potatoes first thus reversing the alphabetical order while it doesn't happen in the list

  • Check out this demo

    https://howtoconstructdemos.com/search-for-a-text-in-a-large-list-by-typing-first-letters-capx/

    This is really helpful thanks!! I merged that with my example, it seems to work, do you know if there's a reason why with my system when I type the P, it finds me Potatoes instead of Pear? It's like reversing the alphabetical order.

    sendspace.com/file/2ku48h

  • I did some tests before writing here, but I have no idea what I'm doing. I couldn't find examples

    Not knowing how to handle loops and replace values, I tried to start with something simpler, like deleting a row that corresponds to the written word, but I still couldn't...

    sendspace.com/file/6pw13x

  • Hi all, I'm going crazy with arrays again... :D

    I have an array that I insert and remove words into during the game and that I sort alphabetically each time

    apple

    Banana

    blueberries

    pear

    potatoes

    raspberries

    strawberries

    Is there a way to sort the array based on the letters I type in a text field? For example if I type "g", it selects the words pear and potatoes, if I type "po", it will find only potatoes

  • Thanks now it copied fine, I had some trials changing the values ​​but still the wrong way XD

    I need to understand arrays a little better!

  • You're right it's different but this is because if I insert (1, loopindex) in the X field and in the y (1, loopindex) it doesn't let me continue, it says that there is an error, if I write array2.at before the parenthesis it lets me continue but it still doesn't work

  • Yesterday I did this, but the maximum I got was copying a single cell, I've done several tests now but I keep doing something wrong

    sendspace.com/file/rh92zs

  • No nothing to do I did not understand lol

  • Thanks for the reply, but I don't understand where I have to put it, I'm not too familiar with arrays

  • How can I copy all the contents of just one row of an array and put it into another array?

  • Does anyone have any idea how one could try to accomplish something like this?

  • The same happens to me with addons, I insert them in a project and they work, but when I want to reopen the project it asks me to install them again

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi, thank you for the examples but they look very different from the effect in the video

  • Hello everyone! Does anyone have an idea of how a laser like the one in this video can be made after the second 48, I'm talking about the curvature effect

    youtube.com/watch

  • One thing to know before coding is that Android games with Construct are limited to 100MB