zenox98's Forum Posts

  • There are examples of both genre built-in and many tutorials covering each mechanic in the Tutorials section. Also have a look in the 'How Do I FAQ'.

    There may not be an exact example what you want, but if you take the time to go through the examples and a couple of tutorials, you will soon realise how easy it will be to combine them to make what ever you want.

  • Simply that if i write the correct english reference, it shouldn't change it to anything of my lenguage that started with the same letter, because is stressing.

    For example if i write layoutName right now it automatically replace what i wrote with the first object that starts with L and is annoying... also if i search for an english word it should check in the original name too, because if i see a tutorial in english i want to find those words, independent of my lenguage.

    A link to where C3 suggestions can be made is here: https://www.scirra.com/forum/where-to-report-bugs-amp-post-suggestions_t195982

  • hi

    This is spamming. There is no point to this post.

    Be warned.

    If you continue in doing this, you will be banned.

  • games

    5 pointless posts in a row. That is spamming.

    If you continue in doing this, you will be banned.

  • No.

    Editor is Windows only, I'm afraid.

  • Hello.

    Sorry to unearth this topic but I have the same problem but with IE only (tested on version 11 on 2 computers).

    It opens in base64 in a new tab. It does not offer the download.

    christ59

    As it states in the sticky, you should not be posting in a closed bug report, especially one from 4 years ago.

    Either create a new bug report, following ALL of the Bug Report Requirements, or maybe ask for help in the 'How Do I' section.

  • Strange post.

    Will monitor activity.

  • Probably difficult for anyone to help affectively without seeing your work, preferably as a .capx.

  • I currently have the 'spammer' vibe.

    The post doesn't feel as though it has come from a 29 year old American.

    I'm happy to be proven wrong.

  • Very hypnotizing

  • I made the scirra arcade zip file in Construct 3. When I try to upload the file it thinks the zip file is an mp3 file. I've uploaded before so something has gone stupid.

    Why have you posted a C3 query in a 2 year old C2 thread?

    Please create your own thread in the correct forum section.

  • For my game to start, I want the user to be pressing both Button01 and Button02.

    How can I code it where I get something along the lines of:

    System > If Button01 is pressed AND Button02 is pressed > goto PLAY FUNCTION

    Do I need a couple of Global Variables?

    eg: When Button01 = "Pressed" AND Button02 = "Pressed" > goto PLAY FUNCTION

    Thanks all

    You really should read the manual, especially the Event system.

    To make the AND condition, simply add another condition below the first. Highlight 1st, right mouse, add another condition.

  • I would likely use the Bullet behaviour instead.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Once a game has been released to the App Store/Play Store and downloaded to the user’s phone, is there any way the user can then open the downloaded file and access the individual files to alter the gameplay or access the graphics files etc?

    Unfortunately yes, but it's possible to access the resources of any game, whether indy or AAA, so it's pointless worrying about it.

  • *moved to correct section