7Soul's Forum Posts

  • Here too, I saved as project and can't open the .caproj. I go to the Animations folder, and all objects' animations are empty

  • The regular HTML5, then I access it using the local preview

  • Just got to test my game in a Samsung Galaxy s3, it's a extremely simple engine that i've been working for one day, and the performance is terrible, ranging from 10 to 25 fps

    Apparently this modern smartphone don't have webgl. Any way to improve performance? If I export in some other format will it work better?

  • I tried downloading the .capx but i'm getting a 404 error

  • Yes, it's possible, you need to find an example on FAQS thread, ive seen an example is similiar to your idea

    I've searched the forum and the FAQ topic and I found nothing

  • It doesn't work (r99) I tested the example that comes with it and it also doesn't work, none of the cells appear

  • Here's what I mean:

    <img src="http://i.imgur.com/KZl0g.png" border="0" />

    The bar is between the pixels

    To fix this, I recommend you make the game at 1x zoom, but use events to set the layers to 2x

    You can do this with these events:

    <img src="http://i.imgur.com/SWiIa.png" border="0" />

    And you can zoom in the editor while you work on the game with shift + ctrl + mouse wheel

  • Or You can Sell some C2 T-Shirts and caps

    capx ;)

  • Cool concept, I can see this being a good game when finished. Only complaints:

    • The heat bar size doesn't correspond to the increased size of the pixels. Try to make it's size snap to the grid to make it look like it belong to the art style
    • When the player dies, make it so pressing A restarts the level.
  • Not possible as far as i'm concerned.

    (inb4 Kyatric to prove me wrong)

  • But you paste it in the destination event sheet in the same project, all the events come right back.

    Really? I didn't know that, thx

  • One other thing I would like to add; I should be possible to transfer global variables from one event sheet to another.

  • After trying this, I noticed it's not tick-perfect. My sounds start playing full volume and almost instantly reduce to the volume I've set, but you can still hear it full volume for a tick or so

  • <img src="http://i.imgur.com/vPgGA.png" border="0" />

    It doesn't show for Delete, Toggle Disabled, Insert Below, Above and Make Or Block. Right-clicking the action also doesn't show some.

    Btw, shouldn't Cut be ctrl+X?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You can't add a comment by hitting Q while you have a global variable selected

    Also, when you right click an event, it doesn't show some of the shortcuts, such as add event, invert, delete, etc