Radkampfwagen's Forum Posts

  • Also try restarting your PC to see whether this may help.

    Note: I do not mean factory reset!

  • Well try checking whether that sound effect is even working, try redownloading it again to see if the same problem occurs.

    If it does try downloading another random sound effect and the try it on your Media Player, if it still proceeds to not work it will be confirmed that either you Media Player isn't working correctly, or that your PC is having issues.

  • I published the game I mentioned as a Beta version. I hope I did it right.

    https://www.construct.net/en/free-online-games/tank-vortex-beta-78093/play

    Very cool game, I really like tank games like that one.

    How did you not have the Construct 3 loading screen?

    Did you pay? Or is it none of my business.

    Radkampfwagen

  • Construct 2 was retired in 2021 and is no longer supported or available for sale. See Sunsetting Construct 2. Construct 3 is backwards compatible with Construct 2 projects.

    Oh yea I'm sorry for assuming that the Construct 3 plan meant unlocking features for Construct 2 even though it didn't say so.

    But anyway,

    Does that mean that I'll never ever in my whole life be able to unlock the Construct 2 features? That'll be so bad, I like so many things about Construct 2 to many other gaming softwares ( in some ways better than Construct 3 ), and so being free would attract many other gaming developers, and so would then attract them to Construct 3 like what umutgunay said.

    But as always I am not the founder of Construct 2 or Construct 3 so it is always your choice.I am just sharing my opinions.

    Regards,

    Radkampfwagen

  • Hi Ashley ,

    I have a problem which I don't understand

    When I click purchase plan for construct 2 it sends me to the same link as for paying for the Construct 3 Plan.

    But I don't want to use the premium plan for Construct 3.

    Is there no way of only purchasing Construct 2 Plan because purchasing a plan for Construct 2 only unlocks a few features compared to the so many to Construct 3 Plan.

    So that way it would be a big rip off for a Construct 2 user to purchase a plan unlocking so many features that they will not use.

    Or is it even possible to please make Construct 2 a free game software? That would be so good.

    The only thing that limits me to making big games is the fact that the plan costs a bit too much than I can afford right now.

    Best Regards,

    Radkampfwagen

  • no they could atleast make the whole thing free

    its so old and with no updates who would be bothered to buy a plan?

  • > > > İndirilebilir bir Construct 2 sürümü mevcut

    > > >

    > > > There is a version of Construct 2 available for download

    > > >

    > > > construct.net/en/construct-2/download

    > >

    > > Thank you, but the free version has limitations such as a maximum of 100 events, a maximum of 4 layers, a maximum of 2 effects, and the inability to use Families.

    > >

    > > In a previous project I made, I created 840 events. I want to continue this project (legally).

    > >

    > > Is it not possible?"

    > >

    > >

    > >

    > >

    > Wait i thought c2 was for free?!

    > Is it not?

    Am I wrong?

    man im so sorry

    i always heard ppl saying they use c2 bcz its free

    but looks like i was wrong

    could ashley please make it free

    i mean its so old

    could you please ashley?

    Radkampfwagen

  • did it work though?

  • > İndirilebilir bir Construct 2 sürümü mevcut

    >

    > There is a version of Construct 2 available for download

    >

    > construct.net/en/construct-2/download

    Thank you, but the free version has limitations such as a maximum of 100 events, a maximum of 4 layers, a maximum of 2 effects, and the inability to use Families.

    In a previous project I made, I created 840 events. I want to continue this project (legally).

    Is it not possible?"

    Wait i thought c2 was for free?!

    Is it not?

  • i dont know

    this might be a noob idea

    but

    if there are big blocks and the cursor is not small

    then you could destroy the bg blocks that are the same size as the cursor when you touch the bg

    remember i mean that that the bg will be in small blocks that are on the top layer

    or you could:

    have different pieces of the smiley face as different sprites, set there places next to each other like a puzzle then, set their z order to the bottom

    then when the player touches the right places

    mouse on click/hover over smileyfacepiece set z order to the top.

    remember even though the smileypieces are not visible from the top a mouse hovering over them whilst they are under another object will still be detected.

    yea so this would work if the cursor is big-if it is small then it will take ages to make-you could try making the smiley face into 4 pieces or less or more

    so tell me if this is what you want

    but i bet there is a better way

    Radkampfwagen

  • Or did you mean for the hidden object to immediately appear as soon as the player passes the mouse over the background?

    If this is what you wanted →

    Mouse on collisions with BG → set HiddenSprite Z order to top(or you could set visibility or destroy an object that will be over the hidden mask)

    Tell me if this works,

    Radkampfwagen

  • Hi,

    Do you mean you want the player to be able to create a colour or "rub" off the sprite - a bit like when you use the rubber in paint?

  • Try Construct 3

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

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

    You could try adding black (or whatever other colour) blocks to your HUD so the player cant see behind it.Make sure the Alpha is 255.

    Tell me if this works.

    Radkampfwagen#

  • igortyhon

    Sorry for getting back so late, I was busy.

    Thanks a lot for your reply but I tried saving the button visibility through a global variable but it didn't work.

    I tried:

    IF Energy == 1000 AND ButtonAutoClick.onclicked → ButtonAutoClick.visibility set visible AND Subtract 1000 from Energy AND Set EnergyAuto(global var boolean) to True.

    Is EnergyAuto True AND Every 1.0 second → Add to Energy.

    ----------

    I tried this but didn't work.

    Have I made a mistake?

    Should I be using an array for this?

    Regards,

    Radkampfwagen

  • i dont see why your jump-through needs to be a slope.

    can it not be just 1 line of pixels?

    unless you want the player to move up the mushroom i guess?