zenox98's Forum Posts

  • Hi,

    I want to make an html5 game in responsive mode. So C2 can do that ? when you publish the game , what sort of file have you ? html, Js and Css ? or this is like fusion ? a reader ?

    If a programmer want to modify the game, can he just work on the Js ? or C2 is needeed to modify the game ?

    Thanks for your reply guys !

    * moved to a more appropriate location

    I am unsure what you mean by 'responsive mode'.

    The free version allows you to export as HTML5, so you can see for yourself the exported file structure.

    The export is usually obfuscated so to modify, you need the original project and a copy of Construct 2.

  • hi im new to c2

    spriter has still no mesh deform so i must use my spine anims

    i found a plugin but it gives an install error

    here is the plugin

    https://github.com/flyover/spine-c2-plugin

    here is the error

    http://imgur.com/edit

    i dont know how to install by drag n drop as i tried it with every file in the folder but nothing happens.

    i put the folder manually into c2/exporters/html5/plugins and a couple of other plugins as well but all of them gives me this error

    can someone test the plugin and teach me how to install ?

    Works absoulutely fine.

    In your github link, click 'download zip' on the right.

    Unzip the contents.

    Copy the folder to the plugins folder.

    There is an example within that works perfectly.

  • Have a global number variable called "Attempt".

    Insert a Text object in the layout, where you want the player to read the number of attempts.

    In its Properties set the text to "Attempt 1".

    When the player dies/fails, add 1 to that variable and set that text to "Attempt &Attempt".

    Not quite.

    The variable such be outside of the quotation marks, i.e.if the Global variable is called NumOfAttempts, then

    "Attempt: " & NumOfAttempts[/code:2trxmila]
  • No probs.

    Tutorial deleted.

  • Have you looked at the built-in templates and examples? There is a template called 'Infinte Jumping' that you could easily make use of.

    Alternatively, there are already many threads covering this type of game mechanic, easily found using the search function.

  • Threr are many methods - 2 of which are:

    Add another action to the one that disables solid that moves the player 1 pixel at angle 270.

    Disable collisions for the platform.

  • * moved to a more appropriate section.

  • * moved to a more appropriate section for C2 created games.

  • * moved as this is a website issue.

    I was under the impression that the original author could delete his own work - there is an option to delete top left below the 'Edit this tutorial' link. Is this not the case?

    If not, I can delete it for you if you're sure you want it deleting.

  • > Yes, lots. A search for laser will give a lot of examples.

    >

    > Here's a recent one I did:

    > reflecting-laser-beams-off-surfaces_p1028214?#p1028214

    >

    Can you save this example for old versions like 208... pls

    EDIT: I managed to open it. Thanks youu nicee laserr reflections

    Why on Earth would you still be using such an old version?

  • Sorry if this isn't the place for it, but I bopped around on the forums for a while and noticed nobody else talking about it, so I thought I'd just post here -- All of the download links seem to be broken, direct and torrent alike. I just refreshed my computer last night and came to get Construct reinstalled, and now I am weeping bitterly, longing for the page refreshes to return something other than "Server Error in '/' Application."

    Just tested download of latest stable and it works OK.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • * moved to a more appropriate section, as your post is about requiring help and not about general game dev ideas..

  • luckyrawatlucky

    I don't see any need to have this thread removed.

    It is a useful source for others asking similar questions.

    Besides - I'm not entirely certain I am authorized to just delete whole threads for no reason.

    If you wish to go over my head, then feel free to email and Tom or anther employee of Scirra will deal with this.

  • Much of what you ask is covered in the following document: https://www.scirra.com/store/licensing#license2.

    You should really be directing such questions directly to Scirra via , rather than to a user-based forum.

    You will likely get responses, but for a definitive answer, you would need a response from Tom or another Scirra employee.

  • wmsgva

    The posting of a .capx is not optional, as stated in the Bug Reporting Requirements.

    Please amend your post to include a simple .capx or it is likely that Ashley will close your post automatically.