korbaach's Recent Forum Activity

  • RenatoB I finally found oldTest.capx

    As I suspected..I used an additional sprite object..

    I think this could be easily done also with only two sprites if you use families ..but that will have to do it someone else

  • Sorry RenatoB I also can not find it..

    I can make capx again.but I can not guarantee that a solution will be identical or even similar to a previous...

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • [quote:fu5rnmxk]Am I missing something simple?

    Yes

    if you use Ajax ,you don't need 2x"

    {"c2dictionary":true,"data":{"Key":"Value"}}[/code:fu5rnmxk]
  • ok..Word Search Generator..beginning

    for now..pulls random words from "ArrayAllWords" to "ArrayChosenWords"..sorts them descending by length..

    then....starting with the longest word puts them in a grid ("ArrayLetters")

    ..of course..first needs to find starting cell and check is word fits there in any direction ..

    (for now only "forward","back",up",down")

    so..when you replace empty cells with random letter..looks like this

    Edit1:

    added "forwardDown"(startX+loopindex;startY+loopindex)

    if i optimize this events little bit..it may be space for "forwardUp"(startX+loopindex;startY-loopindex),"backDown"(startX-loopindex;startY+loopindex) and "backUP"(startX-loopindex;startY-loopindex)

    Word Search Generator2.capx

  • Good start?

    That's it LittleStain ..clean and simple..

    So what is next in line?..Word Search Generator?

    just to pull random words wrom text file and gererate grid with words...

  • ...I am now trying to randomize the answers i.e. appear in a different order than imported. I have tried different techniques such as using a temp array, loading numbers in randomly (between 1 and 4) and using it to load the answer choices but have not gotten that far...

    Is there any advantage in importing my questions so that each question/answer set is its own column as indicated in your example?

    Yes..you can easily randomize answers..

    and you would noticed that..if you've looked at any of the four examples that I set here...

  • Thanks zenox98

    R0J0hound did a working example like this....

    I'm not surprised at all

    Edit2:

    I still can't find the R0J0hound example...

    is it important to work-without families-and update on touching different instances...

    is not hard to set straight ahead action(witout update)..you touch first..then second..set angle..compare angle..etc..

    hothead any progress?

  • how to upload file?

    upload your capx on Website and share your link on forum.. same as for youtube...

    like this https://app.box.com/s/fidspk9qzlxbqxtbc6v0w4h5h0nmrnel

    EDIT1:

    and...BUMP..for smart people <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    because I finished the day with something that looks like this:

    pay attention to "LEMON"-"NOMEL" <img src="{SMILIES_PATH}/icon_lol.gif" alt=":lol:" title="Laughing">

  • only I can see on this picture numbers?

  • really depends..what do you want to randomize ..in the next passing

    Cloud.capx

  • guannstar you probably made some mistake when you change action in "update" function..

    compare events with previus version of capx...

    I just tested and works great for me...

  • Height is limited to 250 px

    just find all events where you set bar height to clamp....and change value to 350 or..

korbaach's avatar

korbaach

Member since 9 Sep, 2014

Twitter
korbaach has 3 followers

Trophy Case

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

Progress

12/44
How to earn trophies