applern's Recent Forum Activity

  • I use Macincloud. You get a virtual Mac, with the latest OS and latest Xcode. It cost $1/hour to use. Works fine.

    do you get two factor authentication from here. I logged into apple developer but it says i need thaat

    fredriksthlm ?

  • Hey guys!

    So I checked a few forums on how to publish a game into App Store, but all of them say that we have to do it on a MacOS. Which I don't have. I am trying to publish it from my windows 10 PC but i am not understanding what Xcode and Cordova is. Can anybody help me with this. The forums are a bit confusing for me because i am new to exporting games. Thank you

  • Congrats on finishing the project.

    Have you fixed that messy code you used to checks if the answer is correct?

    I tried following it your way but it wasnt fitting with my project (new bugs appeared). So maybe (if I make a new project) than i'll try your code.

  • Here's an example using an AJAX + array that lets you set any number of correct answers:

    https://www.dropbox.com/s/5inhie14yi7rolr/quizTemplate.c3p?dl=0

    Both the questions and answers are shuffled using permutation tables.

    I've added comments throughout the event sheet to explain how it works.

    Thanks. I'll check it out!

  • Using a 3D array to store the answers may work for you:

    Width = question no.

    Height = answers

    Depth = correct/incorrect

    You can transfer the current question's answers to a separate 2D array if you want to shuffle them before displaying.

    Is there any sample project you could show? I'm not familiar with arrays,

  • Hey guys! So before I made an app with a quiz. The quiz had a question and 4-5 choices, with 2-3 answers

    Like

    (qn) blah blah blah

    1. correct

    2. Wrong

    3. Correct

    4. Wrong

    5. Correct

    It took me a long time, but finally I finished and going to publish soon. Thank you dop2000, , ClausxD, DiegoM, savvito123, AllanR, Maverick1912, Lancifer, LesleyBeth, LOxR, and DAMAJIANG. After that I tried to find if there was an easier way to do this using a database perhaps. I looked it up but only found quiz templates with one correct answer. Is there any way?

  • Hi. So I have a sprite called 'Instructions' and the plugin 'touch'. When Player touches the sprite instructions it should go to the layer 'Instructions' but it's not working! All my other sprites are working except this one. Does it have anything to do with 'Collision Polygons' Please help. Thanks!

  • It's pretty much what the title says. I was wondering if there is anyway to 'Justify' the words in my text. I did Horizontal allignment but it only has center, right and left.

    Thanks in advance-applern

  • I would probably put an empty text box somewhere, and then change its text if the user pressed Enter and the text inputs are empty - if I understood you correctly :)

    Okay thanks!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Here are 2 possible solutions I could think of. I don't know your needs, but perhaps you can use this as an example to get what you want.

    Thanks! I did the 2nd method,and it worked but I would like it so if they press start without typing in anything then it should say, please write your name an email

  • So I have a 2 text inputs. And only when you write in those 2 text inputs should you be able to click on the sprite (It is not a button) I saw there is a disable button action, but that's for button. Is there any for sprite? Thanks.

  • your welcome,

    try to use the OriginalViewpoint to let them Centered for all Display Sizes, like 1920x1080 and 1280x720 and so on.

    just add for example + 200 on X or Y after

    for X: OriginalViewpointWidth / 2

    for Y: OriginalViewpointHeight / 2

    like

    for X: OriginalViewpointWidth / 2 + 300

    to get your position u want it to be.

    I dont' understand (i'm a noob) My layout is 1920x1080

applern's avatar

applern

Member since 7 Oct, 2019

None one is following applern yet!

Trophy Case

  • 5-Year Club
  • Email Verified

Progress

6/44
How to earn trophies