Radkampfwagen's Recent Forum Activity

  • u mean u want the variables to reset or not when switching layouts?

  • alr this'll take a bit-

    prepare:

    note you may want to change the CSS style on button when selected

    -------------

    first you'll have 2 buttons (note this still allows for as many options)-one the question button(QB)-the other the submit button(SB)

    make a variable (Var) for QB and assign 1 to the correct answers and 0 to the wrong answers.

    also add a boolean (BL) to QB and all should have a default of False.

    also lets say radio is a sprite (RD).

    Also make a sprite (SR) that will show visibility (say it looks like an arrow) when answer has been submitted (when placing SR make it above the correct answers)

    ------------

    events sheet

    ------------

    1)2 conditions

    on click QB → set QB.BL to True

    While Qb.BL == False

    2)2 conditions

    on click QB → set QB.BL to False

    While Qb.BL == True

    3)3 conditions

    on click SB → set RD.color to Red

    While Qb.BL == True → set SR visibility to visible

    While QB.Var == 1

    4)3 conditions

    on click SB → Set RD.color to Grey

    While Qb.BL == True → set SR visibility to visible

    While QB.Var == 0

    -------------

    hope this what u want

    also i hope you understand this

    ill make a pic-

    m8n not be r8

    Radkampfwagen

  • perhaps contact support?

  • do you mean the green stuff?

    check effects on the text object-set to normal

  • You do not have permission to view this post

  • lionz

    thx again.

    all works well

    i really appreciate your help

    thanks,

    Radkampfwagen

  • wb trying "wait for prev actions to be complete"-that function

  • hi,

    i have a multiple choice game and there are a lot of questions.

    for every question there are 3 options.

    if you click one (correct) button it will add to score 1 and automatically go to next layout.

    if you click one (incorrect) button it will add nothing to your score and will automatically go to next layout-without informing player of wrong answer.

    ----

    thats what i want to do.

    but that will use so many events.

    theres gotta be an easier way.

    ----

    is it possible to make all buttons the same sprite (but the right answers having a variable of 1 and the wrong answer having a variable of 0) and when clicked it will add the instance variable to the global score?

    that way i can have one event:

    on button clicked--add to score button.instancevariable

    -------------------go to next layout

    i just dont know how to implement that

    or is there a different way?

    please help.

    i appreciate your help in advance

    thanks

    Radkampfwagen

  • 1)look at common in the properties bar for the 3d object.

    2)choose your z elevation-how high it will be (on floor is 0)

    3)lets just say u set it to x.

    4)now if you scroll down further in the properties bar you'll see -behaviour, effects, container etc- keep scrolling till you see (again!)properties-its the same name as its bar.

    5)there it will show some options including -z height.

    6)z height it literally how much it is stretched or the depth

    7)now if you make another 3d object with same properties but assign the z elevation to x times 2 it will be exactly on top of the first one.

    -------

    hope you understand this

    here's a pic for clarification:

    just edited this-i showed in pic z elevation 15 -above where it says "by radkampfwagen"-its meant to be z elevation 0(idk how i forgot)

    Hope you understand

    Radkampfwagen

  • Ashley

    Thanks for the reply.

    Yes you're right silly me.

    It's just for that project I'm having issues with-so guess you're right-too much memory on that project.

    Thanks for replying to me Ashley and rozpustelnik.

    I really appreciate it.

    Thanks,

    Radkampfwagen

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi,

    I'm having problems with opening the c3 preview (F5), after updating my c3 to r424.2.

    Note it only happened after updating it, previously in the day it was fine.also connection is good here and no browser problems.And I tryed opening it on edge same result.

    Also i refreshed my page numerous times-same result.

    Even restarting my PC.

    here's a ss:

    Hope you can fix it.

    Radkampfwagen

  • Depends on what SDK your integrating.

Radkampfwagen's avatar

Radkampfwagen

Member since 25 Jun, 2024

None one is following Radkampfwagen yet!

Trophy Case

  • 1-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

8/44
How to earn trophies