Radkampfwagen's Forum Posts

  • Ginn

    Yea your right there

    depends on where you upload it

    SHIRATSUYU

  • Hey lionz

    I'm really sorry

    Please find attachment

    The fire balls still didn't spawn:(

    Best

    SHIRATSUYU

  • Nah it should be the choice of construct 3 first.

    I mean you don't want to get banned.

    Plus don't you need a NSFW permission for your website?.

    Thanks,

    SHIRATSUYU

  • lionz

    I honestly still can't find how to do that

    Would you absolutely mind at all if you give an exaple

  • Jase00

    but you cant post inappropriate games unless it is allowed

    then MacAfee or Microsoft may regard this website as unsafe and fill in all sort of Over 18 ID stuff to access it

    SHIRATSUYU

  • No I don't think that will be allowed.

    If construct 3 added an 18+ section that would be bonkers.

    A lot of 18- people program on this website,I presume(including me).

    It would be a big let down.

    And anyways why would someone want to see NSFW?

    SHIRATSUYU

  • You joking?

    Of course THAT wont be allowed

    The audacity to even ask that question

    The hell

    SHIRATSUYU

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hey lionz

    Thanks for the reply I'll be trying it out rn

    SHIRATSUYU

  • lionz

    Really sorry about my bad English.

    I'll tell you what I mean in points(easier for me).

    .It is a 1 player game

    .The menu has 3 button choices easy,normal&hard

    .Easy-The dragon fires every 3.0 seconds

    .Normal-The dragon fires every 2.0 seconds

    .Hard-The dragon fires every 1.0 seconds

    .You control an owl

    .Your enemy is a dragon

    .The dragon is a bot

    .It is programmed to fire every x seconds

    I want to find out how to-

    #Make an event that sets the amount of seconds the dragon fires depending on what choice you picked on the menu

    My problem is-

    e.g.

    *I made an instance variable for the dragon named "firerate"

    *The initial value is 0

    *On"Easy"clicked add 3 to "firerate"

    Then I made an event

    e.g.

    *Compare instance variable-"firerate"= 3

    *Another condition(same event)Every 3.0 seconds

    *The action-Dragon spawn "fireball"on so and so

    The problem is that when I previewed the layout(nothing wrong with the layout)the fire balls didn't spawn at all

    I also tried sub-event/didn't work

    I really really hope you understood

    I'm poor at English

    I welcome any help and appreciate it

    Thanks in advance again

    SHIRATSUYU

    And whoops looks a lot of writing sry

  • wdym?

  • lionz

    umm it doesnt work

    ive set the dragons instance variable to name-x initial value-0

    ive done

    on button clicked-add 1 to (dragon)"x"

    and then

    dragon"x"=1

    every 1 second(both in same event)- action -dragin spawn fireball

    but no fire ball comes out at all

    Have i over looked anything?

    SHIRATSUYU

  • hey lionz thank for the reply

    right ill be checking that out rn

    SHIRATSUYU

  • What is nfsw

  • HI

    I am making a game(you probably guessed).

    I want to set 3 options before you play.

    ---Easy-----------Normal-----------Hard-----

    The dragon----- The dragon-------The dragon

    fires every-----fires every------fires every

    3 seconds--------2 seconds ------1 seconds

    But I cant seem to find how to make an event for it.

    ON clicked-Every x seconds/doesn't work

    ON clicked

    Sub event-Every x seconds/doesn't work

    I've even done in stance variable but that doesn't work either.

    e.g.

    On "easy" clicked-Add 1 to "fire rate"

    On "fire rate"=1(I don't know how to do this one)(but I'd like it to be like every 3 seconds dragon fires)

    I'll really appreciate some help,

    Thanks in advance,

    SHIRATSUYU

  • ooh thx soo much