unknowndev's Forum Posts

  • >

    > Curious? Please write us a PM to get the download links!

    >

    How?

    Hi Plinkie, I edited the post if you are still interested, the preview is available here.

    Thanks.

  • Hello Scirra Community,

    I am writing you down because we are looking for help.

    We have our first playable prototype ready (win, linux, osx) and we are trying to gather data from players across the globe.

    Our videogame project is a:

    "retro inspired local co-op puzzle platformer that you play with just mouse and keyboard"

    The actual bild is not a super rough one, although it has some (intentional) '90-ish difficulty spikes (maybe we will change that, maybe not).

    The ideal it would be to have co-op playtests, although you are VERY welcome to try the game even if you play alone, just select the right voice in the menu.

    Curious? Download the preview here (it will be available for a limited time).

    Thanks to all of you who are willing to help.

  • Thank you Newt,

    I ll look into that.

    Cheers

  • I found out why I was getting unexpected shacking magnitude, basically different shake inputs were happening at the same time, so only the last one was showing on screen, kind of overraiding the others.

    Still interested on Shake alternatives though, any suggestions are welcome.

    Cheers

  • Hello C2 Community

    I have been developing a game that heavily use Shake effect, at different magnitudes and durations.

    Scroll is applied to camera, ad I am really struggling to get the desire amount of shake since different situations require different shake settings, in short word, i am noticing that the settings are getting muddled up, so I get a weak shake when I want a strong one and viceversa.

    How can I handle this?

    Do you know a more reliable way to shake things up?

    Please help!

    Tagged:

  • Thanks Dop, cool tip.

  • If someone need it, I found a guide that explains how to achive invisible textbox using css commands:

    construct.net/en/tutorials/text-input-using-textbox-and-invisible-textbox-384/not-there-yet-3

    Really good guide

    Enjoy

  • Hi guys

    I wanted to integrate a basic password system using the textbox.

    It works great and had fun doing it but now I just wanted to make it invisible, as I want it to work in the background... the ''real'' stuff is made by the assets on top.

    There is no way to mask it, or to get the right css command, it is always on top and if I set it invisible, it stops working.

    Please Help!

    Tagged:

  • Checked the lower case thing, honestly wasn't fixing the issue, what actually helped was changing the layout name into a simple single word, then I tried the underscore fix and it worked.

    Arrays are a great tool but haven t found yet a guide that explains in a simple, yet visual way all the different functions and opportunities they give.

    Was the original Tetris made with arrays mainly?

  • It has to do with the space within the layout name i guess.

    Used the underscore to connect the two words, and it works, here the micro code:

    Cheers

  • Hi Plinkie, thank you for providing help.

    As you can see, there is not misunderstanding about the layout name or the Arrays data, the file contains just that as I am actually trying to figure out as it work before integrating it in my project.

    There are not conditions that could bring the sprite back to default, and sprite Red has never shown up.

    Looked pretty easy but it is not apparently...

  • Try Construct 3

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

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

    I would like to change the sprite of my tiles if the current layout name is present inside an array.

    Honestly I find somehow hard to understand the guides as I am not really into math or programming, but at first glance Construct makes it easy, although at the end the solution do not work...

    First i populated the array with the records, then, when the sprite is created I check if the layout name is included in the array, if it is positive, I change animation.

    I doesn't work at all, what am I missing?

    Thank you in advance.

    Tagged:

  • Thank you for your help, that definetely answer my question.

  • As always, thank you for you help Dop2000.

    By putting the exact text string () [] |! ¡? ¿ - & : = in set text in my C2.....

    What the issue can be? Maybe a keyboard setup? I have the italian keyboard layout

    Cheers

  • Hello C2 community

    I am in the process of adding some dialogs to my game.

    Can samebody tell me how to correctly get the following when I use the action Set Text?

    () [] |! ¡? ¿ - & : =

    I am asking because I couldn t find a good answer anywhere.

    Thank you in advance!

    Cheers

    Tagged: